aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 15:12:19 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 15:12:19 +0300
commitb8640c898c24eab0f2bbad3a5dff1217ea62f1d9 (patch)
tree5952755fdada993e45394e280558452542e79cbf /index.html
parentposts: permalinks without date (diff)
downloadblog-b8640c898c24eab0f2bbad3a5dff1217ea62f1d9.tar.gz
blog-b8640c898c24eab0f2bbad3a5dff1217ea62f1d9.zip
bump jekyll-theme
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index ec944eb..dce51e6 100644
--- a/index.html
+++ b/index.html
@@ -1,8 +1,10 @@
---
title: Main page
layout: default
-navbar_link: <span class="glyphicon glyphicon-home"></span>&nbsp;Main page
-navbar_priority: 1
-navbar_paginated: true
+navbar:
+ link: Blog
+ icon: home
+ priority: 1
+ paginated: true
---
{% include posts/posts.html %}