diff options
author | Yigit Sever | 2021-04-15 03:50:34 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 03:50:34 +0300 |
commit | ee5dcba9046cdad96af673446165af0169fe15fe (patch) | |
tree | 93b70308ad1b5483513780cb82c1d2b839dbe3b3 /site/public/robots.txt | |
parent | 2b866db08bd20985a570c4f0f292aaecfe1ea052 (diff) | |
parent | 75d9257d89ebf2a544c8a5db0dc1d21b7f57464d (diff) | |
download | gradecoin-ee5dcba9046cdad96af673446165af0169fe15fe.tar.gz gradecoin-ee5dcba9046cdad96af673446165af0169fe15fe.tar.bz2 gradecoin-ee5dcba9046cdad96af673446165af0169fe15fe.zip |
Merge remote-tracking branch 'origin/template' into template
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..c100df9 --- /dev/null +++ b/site/public/robots.txt | |||
@@ -0,0 +1,3 @@ | |||
1 | User-agent: * | ||
2 | Allow: / | ||
3 | Sitemap: http://localhost:8080/sitemap.xml | ||