2018-09-10 09:21:59 +00:00
|
|
|
# Lang
|
|
|
|
language: en
|
|
|
|
|
|
|
|
# Dark Mode
|
2018-09-10 09:42:41 +00:00
|
|
|
dark: true
|
2018-09-10 09:21:59 +00:00
|
|
|
|
|
|
|
# Header
|
|
|
|
menu:
|
|
|
|
Home: /
|
|
|
|
About: /about
|
2018-09-19 09:02:51 +00:00
|
|
|
GitLab: https://gitlab.com/curben/curben.gitlab.io
|
2018-09-10 09:21:59 +00:00
|
|
|
|
|
|
|
# Your Feed Location
|
|
|
|
#rss: /atom.xml
|
|
|
|
|
|
|
|
# Content
|
|
|
|
fancybox: true
|
|
|
|
|
|
|
|
# Profile
|
2018-09-10 10:03:38 +00:00
|
|
|
nickname: curben's blog
|
2018-09-16 04:09:41 +00:00
|
|
|
description: Troubleshooting, tips & tricks, etc.
|
2018-09-10 09:21:59 +00:00
|
|
|
|
|
|
|
# Load fontawesome icons? Also see the links option
|
|
|
|
icons: false
|
|
|
|
|
|
|
|
# Footer area links
|
2018-09-19 09:02:51 +00:00
|
|
|
# If you set "icons: false" link names will be clear text
|
2018-09-10 09:21:59 +00:00
|
|
|
# If "icons: true" link names will interpreted as fontawesome icon names
|
2018-09-19 09:02:51 +00:00
|
|
|
# Use only the brand icon names (https://fontawesome.com/cheatsheet#brands)
|
2018-09-10 09:21:59 +00:00
|
|
|
links:
|
2018-09-16 02:12:28 +00:00
|
|
|
Home: /
|
2018-09-19 09:02:51 +00:00
|
|
|
GitLab: https://gitlab.com/curben/curben.gitlab.io
|
2018-09-10 09:21:59 +00:00
|
|
|
|
|
|
|
# nav position (top, left. top is default)
|
|
|
|
nav: left
|