pogo/feed.json
gmemstr a78472364c Implementing configuration
Very tired. Must sleep. Wanted to work. Working on making config.json a thing so rss feed can be edited outside of the code.
2017-07-01 00:26:32 -07:00

16 lines
367 B
JSON

{
"version": "https://jsonfeed.org/version/1",
"title": "",
"description": "discussion about open source projects",
"author": {},
"items": [
{
"id": "",
"url": "/download/2017-07-12_TESTING WORLD.mp3",
"title": "TESTING WORLD",
"summary": "testing4",
"date_published": "2017-07-12T00:00:00Z",
"author": {}
}
]
}