Fix 404 page to use h1 tag
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{{ define "main" -}}
|
{{ define "main" -}}
|
||||||
<p class="display-5 fw-bold text-center">Not found</p>
|
<h1 class="display-5 fw-bold text-center">Not found</h1>
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Reference in New Issue
Block a user