From 4af4110f6da772cfccae1d071bde50a3948d7730 Mon Sep 17 00:00:00 2001 From: Ginger Date: Wed, 18 Mar 2026 10:28:08 -0400 Subject: [PATCH] chore: Update news fragment --- changelog.d/1527.feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/1527.feature.md b/changelog.d/1527.feature.md index 012977d8..3b48a809 100644 --- a/changelog.d/1527.feature.md +++ b/changelog.d/1527.feature.md @@ -1 +1 @@ -Add new config option to allow or disallow search engine indexing through a `` tag. Defaults to blocking indexing (`content="noindex"`). Contributed by @s1lv3r. +Add new config option to allow or disallow search engine indexing through a `` tag. Defaults to blocking indexing (`content="noindex"`). Contributed by @s1lv3r and @ginger.