From df735f62498d5c054d723862fa2805a56d3c2f08 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 13 Jan 2022 10:30:03 +0800 Subject: [PATCH] :robot: Feat(SEO): optimize SEO keywords meta (#30) --- layouts/partials/head/meta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head/meta.html b/layouts/partials/head/meta.html index 82c6b24b..5c79efd3 100644 --- a/layouts/partials/head/meta.html +++ b/layouts/partials/head/meta.html @@ -2,7 +2,7 @@ - + {{- template "_internal/schema.html" . -}} {{- template "_internal/opengraph.html" . -}}