diff options
Diffstat (limited to 'static/robots.txt')
| -rw-r--r-- | static/robots.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..40e72d7 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,7 @@ +# https://www.robotstxt.org/robotstxt.html + +User-agent: Google +Disallow: / + +User-agent: * +Allow: / |
