website/src/global.json

15 lines
592 B
JSON
Raw Normal View History

2020-03-08 17:13:14 +00:00
{
"name": "osmarks' website",
2021-02-24 10:31:51 +00:00
"domain": "osmarks.net",
2023-03-18 15:29:21 +00:00
"siteDescription": "osmarks is all. osmarks is everywhere. osmarks is truth. osmarks is light. osmarks is on the internet, on this website!",
2020-08-25 21:52:23 +00:00
"feeds": [
"https://blogs.sciencemag.org/pipeline/feed",
"https://www.rtl-sdr.com/feed/",
2021-02-24 10:31:51 +00:00
"https://astralcodexten.substack.com/feed",
2020-08-25 21:52:23 +00:00
"https://www.rifters.com/crawl/?feed=rss2",
"https://drewdevault.com/feed.xml",
2020-11-17 20:41:31 +00:00
"https://qntm.org/rss.php",
"https://aphyr.com/posts.atom",
"https://os.phil-opp.com/rss.xml"
2020-08-25 21:52:23 +00:00
]
2020-03-08 17:13:14 +00:00
}