From 9255c507d65c3ffb55849eaf741b8f870017ed3d Mon Sep 17 00:00:00 2001 From: The Pangolier Date: Sun, 3 Aug 2025 03:02:24 -0400 Subject: Share link hotfix (#1513) --- packages/web/public/robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/web/public/robots.txt (limited to 'packages/web/public') diff --git a/packages/web/public/robots.txt b/packages/web/public/robots.txt new file mode 100644 index 000000000..f88eb1790 --- /dev/null +++ b/packages/web/public/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Allow: / + +# Disallow shared content pages +Disallow: /s/ \ No newline at end of file -- cgit v1.2.3