Testing JSON format

This commit is contained in:
George Mandis 2021-11-28 01:17:29 -08:00
parent 8704f31f4f
commit 1f613d5de2

View file

@ -1,6 +1,6 @@
{ {
"Blogs": [ "Blogs": [
"https://george.mand.is/feed.xml", "https://george.mand.is/feed.json",
"https://joy.recurse.com/feed.atom" "https://joy.recurse.com/feed.atom"
] ]
} }