From 11ba01a778553cce502c4d1317984d83df4bcc36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Wed, 29 Dec 2021 18:10:20 +0000 Subject: [PATCH] fix the google news --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e655e28..cd17b7c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -21,7 +21,7 @@ {{ template "_internal/opengraph.html" . }} - {{ template "_internal/google_news.html" . }} + {{ template "_internal/schema.html" . }} {{ template "_internal/twitter_cards.html" . }}