diff options
author | Frankie <git@diskfloppy.me> | 2023-11-29 18:40:14 +0000 |
---|---|---|
committer | Frankie <git@diskfloppy.me> | 2023-11-29 18:40:14 +0000 |
commit | adce1b1cf8fb5d96431340a6a17c8fe598509db5 (patch) | |
tree | e2df7a2dd011affddc8d339cf96e1c9280b3422a /public | |
parent | 359b480e0d139dfe2067ffca0225232feaee1e17 (diff) |
Add robots.txt
Diffstat (limited to 'public')
-rw-r--r-- | public/robots.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/robots.txt b/public/robots.txt index eb05362..e65f07c 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,5 @@ User-agent: * -Disallow: +Disallow: /admin +Disallow: /login +Disallow: /js +Disallow: /css |