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/index.html | |
parent | css: shorten property (diff) | |
download | jekyll-theme-4394279620671e3033c498ea819c108836cad264.tar.gz jekyll-theme-4394279620671e3033c498ea819c108836cad264.zip |
recategorize posts
Diffstat (limited to '')
-rw-r--r-- | features/index.html (renamed from work/index.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/work/index.html b/features/index.html index c2a2f9d..3bd02e3 100644 --- a/work/index.html +++ b/features/index.html @@ -1,4 +1,4 @@ --- -title: Work +title: Features --- {% include jekyll-theme/categories/category.html category=page.title archive_link='/archive/' %} |