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 /life | |
parent | css: shorten property (diff) | |
download | jekyll-theme-4394279620671e3033c498ea819c108836cad264.tar.gz jekyll-theme-4394279620671e3033c498ea819c108836cad264.zip |
recategorize posts
Diffstat (limited to 'life')
-rw-r--r-- | life/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/life/index.html b/life/index.html deleted file mode 100644 index 1df20f1..0000000 --- a/life/index.html +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Life ---- -{% include jekyll-theme/categories/category.html category=page.title archive_link='/archive/' %} |