diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 19:57:39 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 19:57:39 +0300 |
commit | a0054f103de5e2ba157116619079afcec47c3bd5 (patch) | |
tree | 77e330746e0f3cba6f3999fae3d01b7864265bb9 /index.html | |
parent | _config.yml: linting (diff) | |
download | blog-a0054f103de5e2ba157116619079afcec47c3bd5.tar.gz blog-a0054f103de5e2ba157116619079afcec47c3bd5.zip |
bump jekyll-theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,10 +1,8 @@ --- title: Main page layout: default -groups: - - navbar navbar_link: <span class="glyphicon glyphicon-home"></span> Main page navbar_priority: 1 -root_page: true +navbar_paginated: true --- {% include posts/posts.html %} |