From 2dbe2d79ec60d9e48d02965612a6bf36e611cf5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tymoteusz=20J=C3=B3=C5=BAwiak?= Date: Thu, 28 Sep 2023 11:59:53 +0000 Subject: [PATCH] remove email from author meta tag --- templates/partials/base.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/base.html.twig b/templates/partials/base.html.twig index 585ccc2..51808ba 100644 --- a/templates/partials/base.html.twig +++ b/templates/partials/base.html.twig @@ -8,7 +8,7 @@ {% if site.author.name %} - + {% endif %} {% if theme_config.blog.slug ~ '/' in page.url %}