aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 04:55:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-09-30 04:55:17 +0300
commite15fb6663612ab320d29fd9cb0b22d148b127847 (patch)
treece9ac29db8675cf41d2676db58c71daa0e179895 /_config.yml
parentadd categories.html (diff)
downloadjekyll-theme-e15fb6663612ab320d29fd9cb0b22d148b127847.tar.gz
jekyll-theme-e15fb6663612ab320d29fd9cb0b22d148b127847.zip
fix navbar ordering
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index b3dc57b..2c56abb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -13,6 +13,13 @@ exclude:
paginate: 10
+defaults:
+ - scope:
+ path: ""
+ type: pages
+ values:
+ navbar_priority: 999
+
excerpt_separator: ""
include_comments: true
minified_externals: true