mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 02:32:17 +03:00
added json to feed
This commit is contained in:
parent
2ff603d36c
commit
78ea59f249
@ -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