Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsudorook <daemon@nullcodon.com>2020-12-05 05:25:18 +0300
committersudorook <daemon@nullcodon.com>2020-12-05 05:25:18 +0300
commit64b2ba7c73bbf73f789fe9d2b7b5537f2dfe33ac (patch)
treec83e79ce6e5ab9ae58875ad170cb2e290eeea7b4
parentf88d97b0a4be62ed2893b446efbd5fd4948a6e4e (diff)
capitalize taxonomy names
-rw-r--r--layouts/_default/terms.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html
index 5045359..5522a52 100644
--- a/layouts/_default/terms.html
+++ b/layouts/_default/terms.html
@@ -18,7 +18,7 @@
<li class="title is-4 is-flex" style="justify-content:space-between">
<span>
<a href="{{ urlize "/" }}{{ $data.Plural }}/{{ $value.Name | urlize }}">
- {{ $value.Name }}
+ {{ $value.Name | title }}
</a>
</span>
<span>