We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2851424 commit 169e1f2Copy full SHA for 169e1f2
1 file changed
config.toml
@@ -17,9 +17,11 @@ disqusShortname="linode-1"
17
18
enableGitInfo = true
19
20
+[sitemap]
21
+filename = "sitemap_linodedocs.xml"
22
+
23
[outputs]
-# The JSON is for the search index. We build this on every build to make sure we have the image thumbnails in sync.
-home = ["HTML", "JSON", "RSS"]
24
+home = ["HTML", "RSS"]
25
26
[taxonomies]
27
bundle = "bundles"
0 commit comments