From 61e5d2b07a68ba0e9ea9b0847160348e55bb209a Mon Sep 17 00:00:00 2001 From: rottenwheel <92872541+rottenwheel@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:00:05 +0000 Subject: [PATCH] update: remove duplicate find in meta tag --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index aee5f83..34f2a5e 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -4,7 +4,7 @@ {%if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %} - +