mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Some settings for sitemap2
This commit is contained in:
@@ -77,7 +77,7 @@ module.exports = {
|
||||
plugins: [
|
||||
'@vuepress/plugin-search',
|
||||
'vuepress-plugin-copy-code2',
|
||||
['sitemap2', { hostname }],
|
||||
['sitemap2', { hostname, excludeUrls: ['/LANGS.html'] }],
|
||||
require('./rich-quotes')
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user