aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/archive
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-10 13:03:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-10 13:03:02 +0300
commit8e11e56f51c425e3771c297cd44174afb2778281 (patch)
tree6228147204dc80e0ccba7805781bffdcedc3a853 /archive
parentbump Bootstrap to 3.4.1 (diff)
downloadjekyll-theme-8e11e56f51c425e3771c297cd44174afb2778281.tar.gz
jekyll-theme-8e11e56f51c425e3771c297cd44174afb2778281.zip
navbar: rework front matter interface
Diffstat (limited to 'archive')
-rw-r--r--archive/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/archive/index.html b/archive/index.html
index a91f16d..eec97db 100644
--- a/archive/index.html
+++ b/archive/index.html
@@ -1,7 +1,8 @@
---
title: Archive
layout: default
-navbar_link: true
-navbar_priority: 3
+navbar:
+ link: true
+ priority: 3
---
{% include categories/categories.html %}