Skip to content

Commit 1a62299

Browse files
committed
Enable sitemap
1 parent f7a9266 commit 1a62299

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ const config = {
3636
theme: {
3737
customCss: require.resolve('./src/css/custom.css'),
3838
},
39+
sitemap: {
40+
changefreq: 'weekly',
41+
priority: 0.5,
42+
},
3943
}),
4044
],
4145
],

0 commit comments

Comments
 (0)