1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

feat: add atom and rss feed

This commit is contained in:
Mr.Hope 2023-04-28 16:22:41 +08:00
parent be1b2f46ce
commit fac0c7698d

View File

@ -52,7 +52,9 @@ export default hopeTheme({
tasklist: true,
},
feed: {
atom: true,
json: true,
rss: true,
},
},
});