diff options
author | John Turner <jturner.usa@gmail.com> | 2025-08-26 22:47:31 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-08-26 22:47:31 -0400 |
commit | 7ef7cd17072d9d6db7e172b3a59848cbcc27da23 (patch) | |
tree | b42c787bdccc6167ee1a462d34c05068736f5b27 /robots.txt | |
parent | a3a5834022e08c5736de768d46dedc8e993ea571 (diff) | |
download | website-7ef7cd17072d9d6db7e172b3a59848cbcc27da23.tar.gz |
include robots.txt and sitemap.txt
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / |