From 97a8370caea2fae4a0a67165036aae2dc2d05900 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 3 May 2023 13:13:47 -0400 Subject: Rewrite of the website in Flask --- robots.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 robots.txt (limited to 'robots.txt') 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 -- cgit v1.2.3