diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 16:15:51 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-13 16:15:51 -0400 |
commit | 8d30a95131713adce1b40601e7f7cb6ca38ddee6 (patch) | |
tree | 874a57097ab0d771a6d56859d7850c87058d646d /public | |
parent | 4425d03ce99f6c4085961b3390fd382076699031 (diff) | |
download | thoughts-8d30a95131713adce1b40601e7f7cb6ca38ddee6.tar.gz thoughts-8d30a95131713adce1b40601e7f7cb6ca38ddee6.tar.bz2 thoughts-8d30a95131713adce1b40601e7f7cb6ca38ddee6.zip |
Diffstat (limited to 'public')
-rw-r--r-- | public/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/robots.txt b/public/robots.txt index 37b576a..828c2ea 100644 --- a/public/robots.txt +++ b/public/robots.txt | |||
@@ -1 +1,4 @@ | |||
1 | # See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file | 1 | # See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file |
2 | User-agent: PetalBot | ||
3 | Disallow: / | ||
4 | |||