website/src/global.json

15 lines
525 B
JSON

{
"name": "Oliver's Website",
"domain": "osmarks.net",
"siteDescription": "Whimsical uselessness available conveniently online.",
"feeds": [
"https://blogs.sciencemag.org/pipeline/feed",
"https://www.rtl-sdr.com/feed/",
"https://astralcodexten.substack.com/feed",
"https://www.rifters.com/crawl/?feed=rss2",
"https://drewdevault.com/feed.xml",
"https://qntm.org/rss.php",
"https://aphyr.com/posts.atom",
"https://os.phil-opp.com/rss.xml"
]
}