[docs] added json to feed

This commit is contained in:
STAM 2024-11-10 02:19:12 +03:00
parent 9f28976aa1
commit 51be1bd3d6
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.