mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
Update themeConfig.ts
This commit is contained in:
parent
4c717dcc30
commit
ba61581310
@ -34,6 +34,15 @@ export default defineThemeConfig({
|
||||
plugins: ["highlight", "math", "search", "notes", "zoom"],
|
||||
},
|
||||
},
|
||||
feed: {
|
||||
rss: true,
|
||||
json:true
|
||||
},
|
||||
// docsearch: {
|
||||
// appId: "",
|
||||
// apiKey: "",
|
||||
// indexName: "",
|
||||
// },
|
||||
pwa: {
|
||||
favicon: "/favicon.ico",
|
||||
cachePic: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user