Skip to content

Commit 38aff18

Browse files
Set sitemap file name to sitemap.xml
This is consistent with the current filename on production This will later be renamed to sitemap_tech_guides.xml
1 parent 8e92ab3 commit 38aff18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ disqusShortname="linode-1"
1818
enableGitInfo = true
1919

2020
[sitemap]
21-
filename = "sitemap_linodedocs.xml"
21+
filename = "sitemap.xml"
2222

2323
[outputs]
2424
home = ["HTML", "RSS"]

0 commit comments

Comments
 (0)