From 7328b3240de765d43d3b27102030e3cf77f8b10b Mon Sep 17 00:00:00 2001 From: knuthtimo-lab Date: Sat, 17 Jan 2026 16:19:37 +0100 Subject: [PATCH] robots --- src/app/robots.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/robots.ts b/src/app/robots.ts index 3632eca..2746a66 100644 --- a/src/app/robots.ts +++ b/src/app/robots.ts @@ -13,6 +13,7 @@ export default function robots(): MetadataRoute.Robots { '/create/', '/settings/', '/newsletter/', + '/cdn-cgi/', ], }, sitemap: `${baseUrl}/sitemap.xml`,