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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-03-14 09:42:12 +0300
committerDillon <dillonzq@outlook.com>2020-03-14 09:42:12 +0300
commit3d9aad32056567b292795e2941428d7ab157cc42 (patch)
tree6c486271ee0648832feede4b392a13c5315ee64f /layouts/taxonomy/list.html
parentd8bfd23ace6d3c467af9f24749113ce9c17b8d6f (diff)
feat(style): adjust style of header, tags and dynamic-to-top button
Diffstat (limited to 'layouts/taxonomy/list.html')
-rw-r--r--layouts/taxonomy/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/taxonomy/list.html b/layouts/taxonomy/list.html
index 0c309e2..34bd9d6 100644
--- a/layouts/taxonomy/list.html
+++ b/layouts/taxonomy/list.html
@@ -1,5 +1,5 @@
{{- define "title" -}}
- {{- .Title | humanize }} | {{ T .Data.Singular | default (humanize .Data.Singular) }} | {{ .Site.Title -}}
+ {{- .Title }} | {{ T .Data.Singular | default (humanize .Data.Singular) }} | {{ .Site.Title -}}
{{- end -}}
{{- define "content" -}}