From 4dbc5d12a3c5bf60e4efe4d33ab9d9c8baa62b87 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 11 Mar 2026 18:53:56 -0500 Subject: [PATCH] feat: remove static robots --- public/robots.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index 6fe8fe8..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,4 +0,0 @@ -User-agent: * -Allow: / - -Sitemap: https://www.alexlebens.dev/sitemap-index.xml