diff options
Diffstat (limited to '')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ --- -title: Sorting algorithms +title: Main page layout: main group: "navigation" +navbar_link: <span class="glyphicon glyphicon-home"></span> Main page --- {% if site.posts.size == 0 %} <h3>Sorry, there're no posts yet.</h3> |