From e15fb6663612ab320d29fd9cb0b22d148b127847 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 30 Sep 2019 04:55:17 +0300 Subject: fix navbar ordering --- categories.html | 1 + 1 file changed, 1 insertion(+) (limited to 'categories.html') diff --git a/categories.html b/categories.html index 06f14ce..a8a9023 100644 --- a/categories.html +++ b/categories.html @@ -4,6 +4,7 @@ title: Categories groups: - navbar navbar_link:  Categories +navbar_priority: 2 --- {% for category in site.categories %}

{{ category[0] }}

-- cgit v1.2.3