added json to feed

This commit is contained in:
STAM 2024-11-10 02:19:12 +03:00
parent 2ff603d36c
commit 78ea59f249
No known key found for this signature in database
GPG Key ID: 711526C6938897F1

View File

@ -44,7 +44,7 @@ const config: Config = {
blog: {
showReadingTime: true,
feedOptions: {
type: ["rss", "atom"],
type: ["rss", "atom", "json"],
xslt: true,
},
// Please change this to your repo.