✏️ Chore: fix typo

This commit is contained in:
Cell
2022-01-18 13:05:05 +08:00
parent 5dc1cf85f0
commit 1c817cd090
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- define "title" }}
{{- define "title" -}}
{{- T "pageNotFound" | printf "404 %v" }} - {{ .Site.Title -}}
{{- end -}}
+1 -1
View File
@@ -1,4 +1,4 @@
{{- define "title" }}
{{- define "title" -}}
{{- T "offlineTitle" }} - {{ .Site.Title -}}
{{- end -}}