summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authoryyamashita <yyamashita@mosquit.one>2026-05-07 23:51:55 +0900
committeryyamashita <yyamashita@mosquit.one>2026-05-07 23:51:55 +0900
commite342ca6632a56f0ab0a5b252bf01568f1a66f4c9 (patch)
tree029846cc5d4aeec5a3c8be7ee85d9ec7f37f417c /public
parentdbb939c56649692ce8c85f98000232f0fb64101c (diff)
Disallow .well-known in robots.txt
Diffstat (limited to 'public')
-rw-r--r--public/robots.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt
index c2a49f4..3c7b7de 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -1,2 +1,3 @@
User-agent: *
Allow: /
+Disallow: /.well-known/