diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 17:23:09 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 19:58:53 +0300 |
commit | 024af86b505543984188c5db5a48d90263ed6719 (patch) | |
tree | 13b2e489a719e6b18c8cd82363bb80d341baf0d1 /index.html | |
parent | bind-mounts: fix a typo (diff) | |
download | blog-024af86b505543984188c5db5a48d90263ed6719.tar.gz blog-024af86b505543984188c5db5a48d90263ed6719.zip |
bump jekyll-theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ navbar: priority: 1 paginated: true --- -{% include posts/posts.html %} +{% include posts/feed.html %} |