diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-14 19:49:56 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-14 19:56:07 +0300 |
commit | 4394279620671e3033c498ea819c108836cad264 (patch) | |
tree | 82a39282f69ba5569696aba5c18b21a6dc94a6b2 /features | |
parent | css: shorten property (diff) | |
download | jekyll-theme-4394279620671e3033c498ea819c108836cad264.tar.gz jekyll-theme-4394279620671e3033c498ea819c108836cad264.zip |
recategorize posts
Diffstat (limited to 'features')
-rw-r--r-- | features/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features/index.html b/features/index.html new file mode 100644 index 0000000..3bd02e3 --- /dev/null +++ b/features/index.html @@ -0,0 +1,4 @@ +--- +title: Features +--- +{% include jekyll-theme/categories/category.html category=page.title archive_link='/archive/' %} |