From c142734224f6263180e4cbe6fabec591a27972a1 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 15 Mar 2026 16:19:36 -0400 Subject: refactor: public/ --- public/robots.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..f956a6b --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,13 @@ +User-agent: Twitterbot +Disallow: + +User-agent: facebookexternalhit +Disallow: + +User-agent: * +Allow: /$ +Allow: / +Allow: /sitemap.xml +Disallow: / + +Sitemap: https://excalidraw.com/sitemap.xml -- cgit v1.2.3