From a1dfa1728c5d10d6560c4cc79d7ca1da13b03893 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Tue, 14 Oct 2025 17:29:13 +0200 Subject: [PATCH] add nofollow noindex meta tag --- site/snippets/header.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/snippets/header.php b/site/snippets/header.php index e5a82da..56196ea 100644 --- a/site/snippets/header.php +++ b/site/snippets/header.php @@ -4,6 +4,7 @@ + <?php if ($page->isHomePage() == false): ?> <?= $page->title() ?> |  @@ -12,4 +13,4 @@ - +

Index