2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

docs: add sitemap (#1828)

* docs: add sitemap

* Update package.json
This commit is contained in:
Jeff Sagal
2024-04-03 09:41:20 -07:00
committed by GitHub
parent 53645bf988
commit d2643e37cf
3 changed files with 92 additions and 27 deletions
+6
View File
@@ -10,5 +10,11 @@ module.exports = [
'@vuepress/plugin-active-header-links',
'@vuepress/plugin-search',
'@vuepress/plugin-nprogress',
[
'sitemap',
{
hostname: 'https://vue-select.org',
},
],
require('../github/index'),
]