update tag title
This commit is contained in:
parent
a978ab45c5
commit
5eadb3767f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<!-- Tag Title -->
|
<!-- Tag Title -->
|
||||||
{{ if and .Title (eq .Type "tags") }}
|
{{ if and .Title (eq .Type "tags") }}
|
||||||
<h1 class="mb-24">{{ .Title }}</h1>
|
<h1 class="mb-24">#{{ .Title }}</h1>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
<!-- $pages -->
|
<!-- $pages -->
|
||||||
|
|
Loading…
Reference in a new issue