From 3c2d6ce7b72e0b86d25b4cf75911815602144240 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 13 May 2022 15:20:16 +0200 Subject: Revert "lowercase category names" This reverts commit c23b0f91bc1e4fb2ce4e5060d0194ea6b2dbb970. I'll do this programmatically in the feed instead. Or maybe I won't. --- code/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code') diff --git a/code/index.html b/code/index.html index 5f03ebe..002a9a5 100644 --- a/code/index.html +++ b/code/index.html @@ -1,4 +1,4 @@ --- -title: code +title: Code --- {% include jekyll-theme/categories/category.html category=page.title archive_link='/archive/' %} -- cgit v1.2.3