feeds: add buttondown.email

This commit is contained in:
2024-06-24 17:05:10 +00:00
parent a0dfdb5125
commit 5d1c52d0bc
2 changed files with 10 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ let
(fromDb "artemis.sh" // tech)
(fromDb "ascii.textfiles.com" // tech) # Jason Scott
(fromDb "austinvernon.site" // tech)
(fromDb "buttondown.email" // tech)
(fromDb "ben-evans.com/benedictevans" // pol)
(fromDb "bitbashing.io" // tech)
(fromDb "bitsaboutmoney.com" // uncat)

View File

@@ -0,0 +1,9 @@
{
"description": "Buttondown's blog \u2014 technical essays, feature updates, and more",
"is_podcast": false,
"site_name": "Buttondown",
"site_url": "https://buttondown.email",
"title": "Buttondown's blog",
"url": "https://buttondown.email/rss/blog.xml",
"velocity": 0.046
}