🔍 Feat: enhance search engine accessibility

This commit is contained in:
Cell
2023-12-11 17:34:17 +08:00
parent d02a9977a2
commit 7b7fba261b
3 changed files with 12 additions and 9 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
{{- end -}}
{{- /* Title */ -}}
<h1 class="single-title" itemprop="name headline">
<h2 class="single-title" itemprop="name headline">
{{ $repost := $params.repost | default dict }}
{{- with $repost -}}
{{- if eq .Enable true -}}
@@ -28,7 +28,7 @@
{{- end -}}
{{- end -}}
<a href="{{ .RelPermalink }}">{{ .Title }}</a>
</h1>
</h2>
{{- /* Meta */ -}}
<div class="post-meta">