diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-23 17:02:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-23 17:02:06 +0300 |
commit | 2f8b63d04778b54c50d58973b67f49e42d3cc21a (patch) | |
tree | c8799418a2696887d91dfc5278baad126da7702d /index.html | |
parent | bump jekyll-theme (diff) | |
download | blog-2f8b63d04778b54c50d58973b67f49e42d3cc21a.tar.gz blog-2f8b63d04778b54c50d58973b67f49e42d3cc21a.zip |
bump jekyll-theme
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ navbar: sidebar: hide: true --- -{% include posts/feed.html %} +{% include jekyll-theme/posts/feed.html %} |