diff options
| author | kj_sh604 | 2026-03-15 16:19:36 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-15 16:19:36 -0400 |
| commit | c142734224f6263180e4cbe6fabec591a27972a1 (patch) | |
| tree | 8289ce4c0575a2a21492028167fd219be67c84c6 /public/robots.txt | |
| parent | 6ec259a0e71174651bae95d4628138bf6fd68742 (diff) | |
refactor: public/
Diffstat (limited to 'public/robots.txt')
| -rw-r--r-- | public/robots.txt | 13 |
1 files changed, 13 insertions, 0 deletions
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 |
