diff options
Diffstat (limited to 'feed/index.html')
-rw-r--r-- | feed/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/feed/index.html b/feed/index.html new file mode 100644 index 0000000..0bcee1f --- /dev/null +++ b/feed/index.html @@ -0,0 +1,8 @@ +--- +title: Feed +layout: default +navbar_link: true +navbar_priority: 2 +navbar_paginated: true +--- +{% include posts/posts.html %} |