From c5e1e39a056bf5d2261d6e70ab3064fd012d6a36 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 11 Jan 2026 15:44:49 +0000 Subject: [PATCH] avoid indexing dev-docs as well --- docs/static/_headers | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/static/_headers b/docs/static/_headers index 8e15f19ca..7327dc463 100644 --- a/docs/static/_headers +++ b/docs/static/_headers @@ -2,4 +2,7 @@ https://:project.pages.dev/* X-Robots-Tag: noindex https://:version.:project.pages.dev/* + X-Robots-Tag: noindex + +https://docs-dev.frigate.video/* X-Robots-Tag: noindex \ No newline at end of file