diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 12:13:03 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 12:13:03 +0200 |
commit | 64bccc4dd02993393c8627818aec6e905c5ab905 (patch) | |
tree | af81186bf3e88e7318a09c9999fb70219e4ee459 /index.html | |
parent | redesign feed & categories (diff) | |
download | blog-64bccc4dd02993393c8627818aec6e905c5ab905.tar.gz blog-64bccc4dd02993393c8627818aec6e905c5ab905.zip |
hide "Latest posts" everywhere
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,8 +5,5 @@ navbar: link: Blog priority: 1 paginated: true -sidebar: - latest_posts: - hide: true --- {% include jekyll-theme/posts/feed.html %} |