mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-07-22 13:11:42 +03:00
[docs] added json to feed
This commit is contained in:
parent
9f28976aa1
commit
51be1bd3d6
@ -44,7 +44,7 @@ const config: Config = {
|
|||||||
blog: {
|
blog: {
|
||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
feedOptions: {
|
feedOptions: {
|
||||||
type: ["rss", "atom"],
|
type: ["rss", "atom", "json"],
|
||||||
xslt: true,
|
xslt: true,
|
||||||
},
|
},
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user