mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-10 03:24:32 +00:00
sitemap config
This commit is contained in:
@@ -77,7 +77,7 @@ module.exports = {
|
|||||||
plugins: [
|
plugins: [
|
||||||
'@vuepress/plugin-search',
|
'@vuepress/plugin-search',
|
||||||
'vuepress-plugin-copy-code2',
|
'vuepress-plugin-copy-code2',
|
||||||
['sitemap2', { hostname, excludeUrls: ['/LANGS.html'] }],
|
['sitemap2', { hostname, excludeUrls: ['/', '/LANGS.html'] }],
|
||||||
require('./rich-quotes')
|
require('./rich-quotes')
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user