chore: Add news fragment for !1527

This commit is contained in:
theS1LV3R 2026-03-11 16:07:32 +01:00 committed by Ginger
parent 7b6bf4b78e
commit 7901e4b996
No known key found for this signature in database

View file

@ -0,0 +1 @@
Add new config option to allow or disallow search engine indexing through a `<meta ../>` tag. Defaults to blocking indexing (`content="noindex"`). Contributed by @s1lv3r.