aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 18:02:42 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 18:02:42 +0300
commit8d68e05d0e03f1f28e2e9fc58313633f146ff5b0 (patch)
treea9f0d351dea1773e60481a494978e004534c4d7a /index.html
parent_includes: merge links.html to navbar.html (diff)
downloadjekyll-theme-8d68e05d0e03f1f28e2e9fc58313633f146ff5b0.tar.gz
jekyll-theme-8d68e05d0e03f1f28e2e9fc58313633f146ff5b0.zip
'group' to 'groups' in the front matter
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 653f409..bf256a7 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
---
title: Main page
layout: main
-group:
+groups:
- navbar
navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
---