Skip to content

Commit 30cc5a5

Browse files
authored
Merge pull request #369 from lexming/sitemap
rename sitemap file to vsc-docs-sitemap.xml
2 parents b14c4f0 + c179776 commit 30cc5a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@
272272

273273
# -- Sitemap Extension -------------------------------------------------------
274274
sitemap_url_scheme = "{link}"
275+
sitemap_filename = "vsc-docs-sitemap.xml"
275276

276277
# -- Page redirects ----------------------------------------------------------
277278
redirects = {

source/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
User-agent: *
22
Allow: /
33

4-
Sitemap: https://docs.vscentrum.be/sitemap.xml
4+
Sitemap: https://docs.vscentrum.be/vsc-docs-sitemap.xml

0 commit comments

Comments
 (0)