From e909f3ff43855634b81d3bd487b073ea35e1aaa3 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 15:04:29 +0300 Subject: move categories pages to /categories/ --- all/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'all/index.html') diff --git a/all/index.html b/all/index.html index 9ba7848..71e24f2 100644 --- a/all/index.html +++ b/all/index.html @@ -7,7 +7,7 @@ navbar_priority: 2 --- {% if site.categories.size != 0 %} {% for category in site.categories %} -

{{ category[0] }}

+

{{ category[0] }}