diff options
author | Yigit Sever | 2021-04-15 23:41:53 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 23:41:53 +0300 |
commit | cb2b5aec7ebb411e76e87cdaa4953785a625db60 (patch) | |
tree | ae738e39c9bfe72bf5375a41e8fcd64659e15694 /site/public/robots.txt | |
parent | d2c355a5b69441c9ad7720089f79b9cb8faeb562 (diff) | |
download | gradecoin-cb2b5aec7ebb411e76e87cdaa4953785a625db60.tar.gz gradecoin-cb2b5aec7ebb411e76e87cdaa4953785a625db60.tar.bz2 gradecoin-cb2b5aec7ebb411e76e87cdaa4953785a625db60.zip |
Don't actually ignore the useful public
Diffstat (limited to 'site/public/robots.txt')
-rw-r--r-- | site/public/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/public/robots.txt b/site/public/robots.txt new file mode 100644 index 0000000..7b7f367 --- /dev/null +++ b/site/public/robots.txt | |||
@@ -0,0 +1,3 @@ | |||
1 | User-agent: * | ||
2 | Allow: / | ||
3 | Sitemap: https://gradecoin.xyz/sitemap.xml | ||