From e15fb6663612ab320d29fd9cb0b22d148b127847 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 04:55:17 +0300 Subject: fix navbar ordering --- _config.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '_config.yml') 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 -- cgit v1.2.3