feeds: add Willow

This commit is contained in:
Colin 2024-03-31 18:20:49 +00:00
parent 2404fb66f3
commit 856b6fcd7a
2 changed files with 10 additions and 0 deletions

View File

@ -189,6 +189,7 @@ let
# (fromDb "vitalik.ca" // tech) # moved to vitalik.eth.limo
(fromDb "vitalik.eth.limo" // tech) # Vitalik Buterin
# (fromDb "webcurious.co.uk" // uncat) # link aggregator; defunct?
(fromDb "willow.phantoma.online") # wizard@xyzzy.link
(fromDb "xn--gckvb8fzb.com" // tech)
(mkSubstack "astralcodexten" // rat // daily) # Scott Alexander
# (mkSubstack "doomberg" // tech // weekly) # articles are all pay-walled

View File

@ -0,0 +1,9 @@
{
"description": "willow's blog",
"is_podcast": false,
"site_name": "willow's website",
"site_url": "https://willow.phantoma.online",
"title": "willow's website",
"url": "https://willow.phantoma.online/rss.xml",
"velocity": 0
}