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" -}}