aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 18:02:01 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-03-07 18:02:01 +0300
commit1a69800752de85d718d6d1aec7c4b56185c3de40 (patch)
tree52f396fba0bd7811a88daf8c38a604fc876d2413 /index.html
parentbump dependencies (diff)
downloadsorting-algorithms-1a69800752de85d718d6d1aec7c4b56185c3de40.tar.gz
sorting-algorithms-1a69800752de85d718d6d1aec7c4b56185c3de40.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 a1aae21..8bedd3f 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,8 @@
---
title: Main page
layout: main
-group: "navigation"
+groups:
+ - navbar
navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
---
{% if site.posts.size == 0 %}