diff options
Diffstat (limited to 'feed/index.html')
-rw-r--r-- | feed/index.html | 2 |
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 %} |