Skip to content

Commit

Permalink
[DOCS] Add sitemap plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Jan 16, 2024
1 parent d79f86e commit 3c4420f
Show file tree
Hide file tree
Showing 3 changed files with 7,666 additions and 4,378 deletions.
5 changes: 5 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ module.exports = {
themeConfig: {
repo: 'theengs',
...commonConfig.themeConfig,
},
plugins: {
'sitemap': {
hostname: 'https://theengs.io'
},
}
}
Loading

0 comments on commit 3c4420f

Please sign in to comment.