mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
✏️ Chore: fix typo
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
{{- define "title" }}
|
||||
{{- define "title" -}}
|
||||
{{- T "pageNotFound" | printf "404 %v" }} - {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{- define "title" }}
|
||||
{{- define "title" -}}
|
||||
{{- T "offlineTitle" }} - {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user