aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 17:40:47 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 17:40:47 +0300
commit0eb900e38b57e42bff091cd6adb3e147a5c1b547 (patch)
treee07e5e0f69cbcecd8c1efb2a426e9450198d037f /index.html
parentdump dependencies (diff)
downloadjekyll-theme-0eb900e38b57e42bff091cd6adb3e147a5c1b547.tar.gz
jekyll-theme-0eb900e38b57e42bff091cd6adb3e147a5c1b547.zip
_includes: merge links.html to navbar.html
Diffstat (limited to '')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index c5d7dbc..653f409 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,8 @@
---
title: Main page
layout: main
-group: "navigation"
+group:
+ - navbar
navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
---
{% if site.posts.size == 0 %}