mirror of
https://github.com/ProjectFirewatch/ProjectFirewatch.git
synced 2025-06-16 01:18:53 -07:00
fix robots.txt
sitemap link was http:// not https://
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /cgi-bin/
|
||||
Sitemap: http://projectfirewatch.com/sitemap.xml
|
||||
Sitemap: https://projectfirewatch.com/sitemap.xml
|
||||
|
||||
|
Reference in New Issue
Block a user