Skip to content

Commit

Permalink
fix: sitemap.xml link in robots.txt doesn't point to main sitemap (HE…
Browse files Browse the repository at this point in the history
  • Loading branch information
Mejituu authored and Jatin794 committed Dec 19, 2024
1 parent 49e0910 commit 99ccc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/DoIt/layouts/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Disallow: /
User-agent: *
Allow: /

Sitemap: {{ "/sitemap.xml" | absLangURL }}
Sitemap: {{ "/sitemap.xml" | absURL }}

0 comments on commit 99ccc32

Please sign in to comment.