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 --- archive/index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 archive/index.html (limited to 'archive/index.html') diff --git a/archive/index.html b/archive/index.html new file mode 100644 index 0000000..a91f16d --- /dev/null +++ b/archive/index.html @@ -0,0 +1,7 @@ +--- +title: Archive +layout: default +navbar_link: true +navbar_priority: 3 +--- +{% include categories/categories.html %} -- cgit v1.2.3