diff options
Diffstat (limited to '')
-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 7227bab..0288344 100644 --- a/feed/index.html +++ b/feed/index.html @@ -8,4 +8,4 @@ navbar: sidebar: hide: true --- -{% include posts/feed.html %} +{% include jekyll-theme/posts/feed.html %} |