From c8bbc25228a7d199ca6868db7375f1661c3ef6e4 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 23 Mar 2022 16:52:53 +0300 Subject: _includes: move everything to jekyll-theme/ --- archive/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archive') diff --git a/archive/index.html b/archive/index.html index 39f465d..aade24b 100644 --- a/archive/index.html +++ b/archive/index.html @@ -5,4 +5,4 @@ navbar: link: true priority: 3 --- -{% include categories/all.html %} +{% include jekyll-theme/categories/all.html %} -- cgit v1.2.3