From 00be4291f21f64816553668fdec13ed9db2b9593 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Fri, 25 Oct 2024 13:08:43 -0500 Subject: [PATCH] Add The Pudding to blogroll --- _data/blogroll.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_data/blogroll.js b/_data/blogroll.js index 95b29cb..c40efc9 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -115,6 +115,13 @@ export default { url: "https://www.neatorama.com/", description: "Yep, Neatorama's still around!", }, + { + title: "The Pudding", + feedUrl: "https://pudding.cool/rss.xml", + url: "https://pudding.cool", + description: + "The Pudding is a digital publication that explains ideas debated in culture with visual essays.", + }, { title: "The Reframe", feedUrl: "https://www.the-reframe.com/rss/",