mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🐛 Fix: sitemap.xml link in robots.txt doesn't point to main sitemap (#276)
This commit is contained in:
+1
-1
@@ -65,4 +65,4 @@ Disallow: /
|
||||
User-agent: ZoominfoBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: {{ "/sitemap.xml" | absLangURL }}
|
||||
Sitemap: {{ "/sitemap.xml" | absURL }}
|
||||
|
||||
Reference in New Issue
Block a user