From 8ccf57862ce1029eace18b51506a83735842bd42 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Wed, 6 Dec 2023 10:07:00 +0800 Subject: [PATCH] :pencil: Docs: fix typo --- layouts/friends/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/friends/single.html b/layouts/friends/single.html index a4be08c1..d706edc2 100644 --- a/layouts/friends/single.html +++ b/layouts/friends/single.html @@ -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" -}}