From 4394279620671e3033c498ea819c108836cad264 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Thu, 14 Apr 2022 19:49:56 +0300
Subject: recategorize posts

---
 features/index.html | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 features/index.html

(limited to 'features')

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/' %}
-- 
cgit v1.2.3