Move robots.txt to static file instead of Django
This commit is contained in:
parent
d876b39b08
commit
ee8cc87196
5 changed files with 6 additions and 84 deletions
5
static/robots.xml
Normal file
5
static/robots.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap location
|
||||
Sitemap: https://ttvdrops.lovinator.space/sitemap.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue