From b444b595335b7deebe19db8bf685f37a51ca847d Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 29 Jul 2025 14:41:04 -0500 Subject: [PATCH] Add The 74 to the blogroll --- _data/blogroll.js | 7 +++++++ content/changelog.md | 2 ++ 2 files changed, 9 insertions(+) diff --git a/_data/blogroll.js b/_data/blogroll.js index d243912..02a1134 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -540,6 +540,13 @@ export default { description: "Democracy faces an unprecedented threat from an authoritarian movement built on lies and contempt for the rule of law. The first and most critical defense of democracy—a robust, independent free press—has been missing in action. Corporate and billionaire media owners have shied away from confrontation, engaged in false equivalence, and sought to curry favor with Donald Trump. It is hardly surprising that readers and viewers are fleeing from these outlets. Americans need an alternative. The Contrarian is that alternative: unflinching, unapologetic, and unwavering in its commitment to truth-telling.", }, + { + title: "The 74", + feedUrl: "https://www.the74million.org/feed/", + url: "https://www.the74million.org/", + description: + "The 74 is a nonprofit news organization covering America’s education system from early childhood through college and career.", + }, { title: "The Contrarian", feedUrl: "https://themarkup.org/feeds/rss.xml", diff --git a/content/changelog.md b/content/changelog.md index d04e310..84d8966 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -4,6 +4,8 @@ title: Nathan Upchurch | Changelog structuredData: none --- # Changelog +* 2025-07-29 + * Added [The 74](https://www.the74million.org/) to the [blogroll](/blogroll). * 2025-07-14 * Added [Assigned](https://www.assignedmedia.org), [Prism](https://prismreports.org), [Rest of World](https://restofworld.org), and [The Appeal](https://theappeal.org/) to the [blogroll](/blogroll). * Updated the [blogroll](/blogroll), adding a "skip to category" section, and adding direct links to all section headers.