From 753a55841e1d717a639e38eed2fac36285029e54 Mon Sep 17 00:00:00 2001 From: danstotts-ops Date: Fri, 5 Jun 2026 23:27:09 -0600 Subject: [PATCH] fix: add valid robots.txt --- robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..82118643 --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Disallow: /cdn-cgi/ +Allow: /_next/image +Disallow: /_next/ +Sitemap: https://docs.runpod.io/sitemap.xml