aboutsummaryrefslogtreecommitdiff
path: root/tests/Formats/samples/expectedJsonFormat/feed.empty.json
blob: 6ce49c94ce9a68cc104ffd02756de75c79c26dc5 (plain) (blame)
1
2
3
4
5
6
7
{
	"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": []
}