Skip to content

Commit

Permalink
Add sitemap to Docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanh Cong Van authored and Thanh Cong Van committed Mar 10, 2022
1 parent 5ede9fa commit 8850093
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ const config = {
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
sitemap: {
changefreq: 'always',
priority: 0.5,
},
}),
],
],
Expand Down

0 comments on commit 8850093

Please sign in to comment.