From c921b612ad3be5013070c00ea2f36072152fa6c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LY=EF=BC=88=E9=80=80=E7=BD=91/offline=EF=BC=89?= <51789698+Young-Lord@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:25:42 +0800 Subject: [PATCH] Update head.html --- _includes/head.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 8dacb80..cf87f50 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -14,6 +14,7 @@ {%- assign _paths_rss = site.paths.rss | default: site.data.variables.default.paths.rss -%} {%- include snippets/get-nav-url.html path=_paths_rss -%} +{% seo title=false %} {%- if layout.articles.data_source == 'paginator.posts' -%} @@ -32,4 +33,5 @@ {%- assign _sources = __return -%} -{% seo title=false %} +