diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:13:47 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:13:47 -0400 |
| commit | 97a8370caea2fae4a0a67165036aae2dc2d05900 (patch) | |
| tree | eb3c80ce24a66d342e3ba4143e88d6893a5f49b2 /robots.txt | |
| parent | 79352a7fe3a64021b8c39db2a78a22cdd58abb1e (diff) | |
Rewrite of the website in Flask
Diffstat (limited to 'robots.txt')
| -rwxr-xr-x | robots.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/robots.txt b/robots.txt deleted file mode 100755 index 8cd68bd..0000000 --- a/robots.txt +++ /dev/null @@ -1,8 +0,0 @@ -User-agent: * -Disallow: /CSS -Disallow: /JS -Disallow: /Schoolproject -Disallow: /images -Disallow: /404.html -Disallow: /template.html -Disallow: /testPage.html |
