mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
fix upstream bugs
This commit is contained in:
@@ -86,7 +86,9 @@ export default hopeTheme({
|
|||||||
rss: true,
|
rss: true,
|
||||||
},
|
},
|
||||||
seo: true,
|
seo: true,
|
||||||
sitemap: true,
|
sitemap: {
|
||||||
|
changefreq: "weekly"
|
||||||
|
},
|
||||||
|
|
||||||
// Disable features you don't want here
|
// Disable features you don't want here
|
||||||
mdEnhance: {
|
mdEnhance: {
|
||||||
|
|||||||
568
package-lock.json
generated
568
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vuepress/client": "2.0.0-beta.60",
|
"@vuepress/client": "2.0.0-beta.60",
|
||||||
"vue": "^3.2.29",
|
"vue": "^3.2.29",
|
||||||
"vuepress": "^2.0.0-beta.60",
|
"vuepress": "2.0.0-beta.60",
|
||||||
"vuepress-theme-hope": "^2.0.0-beta.157"
|
"vuepress-theme-hope": "2.0.0-beta.158"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user