website/src/global.json

15 lines
516 B
JSON

{
"name": "Oliver's Website",
"domain": "osmarks.tk",
"siteDescription": "Whimsical uselessness available conveniently online.",
"feeds": [
"https://blogs.sciencemag.org/pipeline/feed",
"https://www.rtl-sdr.com/feed/",
"https://slatestarcodex.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"
]
}