8801ac9e64
JsonFormat now implements https://jsonfeed.org/version/1 Closes #618
7 lines
210 B
JSON
7 lines
210 B
JSON
{
|
|
"version": "https://jsonfeed.org/version/1",
|
|
"title": "Sample feed with minimum data",
|
|
"home_page_url": "https://github.com/RSS-Bridge/rss-bridge/",
|
|
"feed_url": "https://example.com/feed",
|
|
"items": []
|
|
}
|