Skip to content

Commit 245e161

Browse files
committed
Replace sitemap hardcoded URL
1 parent 0056171 commit 245e161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ Disallow: /
6969
User-agent: *
7070
Disallow:
7171

72-
Sitemap: https://mbuffa.github.io/sitemap.xml
72+
Sitemap: {{ get_url(path="sitemap.xml") }}

0 commit comments

Comments
 (0)