📝 Docs: fix typo

This commit is contained in:
Cell
2023-12-06 10:07:00 +08:00
parent 86f4630f0b
commit 8ccf57862c
+2 -2
View File
@@ -1,6 +1,6 @@
{{- /* TODO remove this template */ -}}
{{- warnf "The `type:offline` in front matter is deprecated. Use `layout:offline` instead.\n" -}}
{{- warnf "Front matter 参数 `type:offline` 已弃用。请改用 `layout:offline`。" -}}
{{- warnf "The `type:friends` in front matter is deprecated. Use `layout:friends` instead.\n" -}}
{{- warnf "Front matter 参数 `type:friends` 已弃用。请改用 `layout:friends`。" -}}
{{- define "title" }}{{ .Title }} - {{ .Site.Title }}{{ end -}}
{{- define "content" -}}