aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/feed
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 13:04:43 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-22 13:04:43 +0300
commit24332c533008456f4316347071d4183e2ef1d982 (patch)
tree822c783b4a641f3e2a6034184f7552b9a9925170 /feed
parentREADME: update (diff)
downloadjekyll-theme-24332c533008456f4316347071d4183e2ef1d982.tar.gz
jekyll-theme-24332c533008456f4316347071d4183e2ef1d982.zip
rename some includes
Diffstat (limited to 'feed')
-rw-r--r--feed/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed/index.html b/feed/index.html
index 42a5d53..3660a51 100644
--- a/feed/index.html
+++ b/feed/index.html
@@ -6,4 +6,4 @@ navbar:
priority: 2
paginated: true
---
-{% include posts/posts.html %}
+{% include posts/feed.html %}