From 4394279620671e3033c498ea819c108836cad264 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 14 Apr 2022 19:49:56 +0300 Subject: recategorize posts --- code/index.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 code/index.html (limited to 'code/index.html') diff --git a/code/index.html b/code/index.html new file mode 100644 index 0000000..002a9a5 --- /dev/null +++ b/code/index.html @@ -0,0 +1,4 @@ +--- +title: Code +--- +{% include jekyll-theme/categories/category.html category=page.title archive_link='/archive/' %} -- cgit v1.2.3