aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/code
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 15:20:16 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 15:21:09 +0200
commit3c2d6ce7b72e0b86d25b4cf75911815602144240 (patch)
treebd309270c578068d00c908ea796ac292e43c12c9 /code
parentposts: separate include for post header (diff)
downloadjekyll-theme-3c2d6ce7b72e0b86d25b4cf75911815602144240.tar.gz
jekyll-theme-3c2d6ce7b72e0b86d25b4cf75911815602144240.zip
Revert "lowercase category names"
This reverts commit c23b0f91bc1e4fb2ce4e5060d0194ea6b2dbb970. I'll do this programmatically in the feed instead. Or maybe I won't.
Diffstat (limited to 'code')
-rw-r--r--code/index.html2
1 files changed, 1 insertions, 1 deletions
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/' %}