aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-08-23 18:22:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-08-23 18:22:57 +0300
commitbeb4bb045d0224ed8382fea5eb26a50813ea2a5b (patch)
treeea324ec0abe1fa2b03d79037513dc8780b5c903f /index.html
parentbump dependencies (diff)
downloadsorting-algorithms-beb4bb045d0224ed8382fea5eb26a50813ea2a5b.tar.gz
sorting-algorithms-beb4bb045d0224ed8382fea5eb26a50813ea2a5b.zip
add icons to the navbar
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7fddf85..a1aae21 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,8 @@
---
-title: Sorting algorithms
+title: Main page
layout: main
group: "navigation"
+navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
---
{% if site.posts.size == 0 %}
<h3>Sorry, there're no posts yet.</h3>