diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-04-28 03:01:45 -0400 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2025-04-28 03:04:59 -0400 |
| commit | 185fccd88df071800f225b8196a59b048c2ea2cf (patch) | |
| tree | 52485bd3203b44e07ab4526d575def3d4d8d1452 /static | |
| parent | beffdd80ee9c810b9dda04f1c0fa348b1716a1b1 (diff) | |
fix(google): fixed links for google
added page aliases, and removed links where needed
Diffstat (limited to '')
| -rw-r--r-- | static/robots.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/robots.txt b/static/robots.txt index b47f820..5185955 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,11 +1,6 @@ User-agent: * Disallow: Crawl-delay: 5 -Disallow: /Documents/ -Disallow: /emails/ -Disallow: /OtterLogs/ -Disallow: /otter-logs/ -Disallow: /reasons/ Disallow: /.well-known/ Allow: /evidence/ Allow: /persons/ |
