From 9fbf30bf1613154eb526be773973e65651dff502 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Thu, 24 Oct 2024 10:42:16 -0500 Subject: [PATCH] Add Ed Zitron to blogroll --- _data/blogroll.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/blogroll.js b/_data/blogroll.js index 0b30c1c..0cf136b 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -279,6 +279,12 @@ export default { description: "Front-end developer and an accessibility advocate, currently working at IBM.", }, + { + title: "Ed Zitron's Where's Your Ed At", + feedUrl: "https://www.wheresyoured.at/rss/", + url: "https://www.wheresyoured.at/", + description: " The Words of Ed Zitron, a PR person and writer.", + }, { title: "Ellie Kennard", feedUrl: "https://www.elliekennard.ca/feed",