diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 23:23:38 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 23:23:38 +0300 |
commit | 59916f459680ae3f374ed333fad5543f7447b7f3 (patch) | |
tree | 6c61a0da44b1e881ca5156de9280cffd769848d2 /archive/index.html | |
parent | categories: list uncategorized posts too (diff) | |
download | jekyll-theme-59916f459680ae3f374ed333fad5543f7447b7f3.tar.gz jekyll-theme-59916f459680ae3f374ed333fad5543f7447b7f3.zip |
add some pages & posts to showcase the theme
Diffstat (limited to 'archive/index.html')
-rw-r--r-- | archive/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
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 %} |