1
0
Fork 0

update tag title

This commit is contained in:
nanxiaobei 2023-06-07 02:23:56 +08:00
parent a978ab45c5
commit 5eadb3767f

View file

@ -2,7 +2,7 @@
<!-- Tag Title -->
{{ if and .Title (eq .Type "tags") }}
<h1 class="mb-24">{{ .Title }}</h1>
<h1 class="mb-24">#{{ .Title }}</h1>
{{ end }}
<!-- $pages -->