mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-25 02:27:10 +08:00
feat: add atom and rss feed
This commit is contained in:
parent
be1b2f46ce
commit
fac0c7698d
@ -52,7 +52,9 @@ export default hopeTheme({
|
|||||||
tasklist: true,
|
tasklist: true,
|
||||||
},
|
},
|
||||||
feed: {
|
feed: {
|
||||||
|
atom: true,
|
||||||
json: true,
|
json: true,
|
||||||
|
rss: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user