Skip to content

Commit 4466553

Browse files
committed
Update sitemap index
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 9254b1c commit 4466553

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/_default/params.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ robots = ''
2828

2929
sitemaps = [
3030
"https://docs.chef.io/sitemap-main.xml",
31-
"https://docs.chef.io/360/1.0/sitemap.xml"
31+
"https://docs.chef.io/360/1.0/sitemap.xml",
32+
"https://docs.chef.io/360/1.1/sitemap.xml"
3233
]
3334

3435
[chef-web-docs]

0 commit comments

Comments
 (0)