aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
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 /index.html
parentadd categories.html (diff)
downloadjekyll-theme-e15fb6663612ab320d29fd9cb0b22d148b127847.tar.gz
jekyll-theme-e15fb6663612ab320d29fd9cb0b22d148b127847.zip
fix navbar ordering
Diffstat (limited to '')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6308849..4800632 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,7 @@ layout: default
groups:
- navbar
navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
+navbar_priority: 1
root_page: true
---
{% if site.posts.size == 0 %}