diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-03-07 18:02:01 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-03-07 18:02:01 +0300 |
commit | 1a69800752de85d718d6d1aec7c4b56185c3de40 (patch) | |
tree | 52f396fba0bd7811a88daf8c38a604fc876d2413 /index.html | |
parent | bump dependencies (diff) | |
download | sorting-algorithms-1a69800752de85d718d6d1aec7c4b56185c3de40.tar.gz sorting-algorithms-1a69800752de85d718d6d1aec7c4b56185c3de40.zip |
_includes: merge links.html to navbar.html
Diffstat (limited to '')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ --- title: Main page layout: main -group: "navigation" +groups: + - navbar navbar_link: <span class="glyphicon glyphicon-home"></span> Main page --- {% if site.posts.size == 0 %} |