Update docusaurus.config.js

This commit is contained in:
Andrew
2024-03-11 10:46:06 +05:30
committed by GitHub
parent 82a187fe46
commit 783bd63da0
+1 -1
View File
@@ -64,7 +64,7 @@ const config = {
changefreq: 'weekly', changefreq: 'weekly',
priority: 0.5, priority: 0.5,
ignorePatterns: ['/tags/**'], ignorePatterns: ['/tags/**'],
filename: 'sitemap.xml', filename: 'sitemap.xml'
} }
], ],
], ],