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"],
|
plugins: ["highlight", "math", "search", "notes", "zoom"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
feed: {
|
||||||
|
rss: true,
|
||||||
|
json:true
|
||||||
|
},
|
||||||
|
// docsearch: {
|
||||||
|
// appId: "",
|
||||||
|
// apiKey: "",
|
||||||
|
// indexName: "",
|
||||||
|
// },
|
||||||
pwa: {
|
pwa: {
|
||||||
favicon: "/favicon.ico",
|
favicon: "/favicon.ico",
|
||||||
cachePic: false,
|
cachePic: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user