From 59916f459680ae3f374ed333fad5543f7447b7f3 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 9 Apr 2021 23:23:38 +0300 Subject: add some pages & posts to showcase the theme --- feed/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 feed/index.html (limited to 'feed/index.html') 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 %} -- cgit v1.2.3