1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update themeConfig.ts

This commit is contained in:
guide 2022-03-03 11:13:04 +08:00
parent 4c717dcc30
commit ba61581310

View File

@ -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,