diff --git a/_data/blogroll.js b/_data/blogroll.js index 717f4a5..08214bd 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -15,6 +15,13 @@ export default { { name: "Comics", blogs: [ + { + title: "Graphic Rage with Aubrey Hirsch", + feedUrl: "https://aubreyhirsch.substack.com/feed", + url: "https://aubreyhirsch.substack.com/", + description: + "I’m a writer, illustrator, and creator of feminist comics! If you’re an avid reader, you may have seen my work in Vox, TIME or The Washington Post. I also write a monthly comic for Roxane Gay’s newsletter, The Audacity. In this space, I do a little bit of everything, but you can expect to see a lot of comics about gender, justice, aging, and life as a woman in America.", + }, { title: "Incidental Comics", feedUrl: @@ -416,7 +423,7 @@ export default { { title: "Techdirt", feedUrl: "https://www.techdirt.com/feed/", - url: "https://www.techdirt.com/feed", + url: "https://www.techdirt.com", description: "Started in 1997 by Floor64 founder Mike Masnick and then growing into a group blogging effort, the Techdirt blog relies on a proven economic framework to analyze and offer insight into news stories about changes in government policy, technology and legal issues that affect companies’ ability to innovate and grow.", }, diff --git a/content/changelog.md b/content/changelog.md index 1cf7f00..623c85c 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -4,6 +4,8 @@ title: Nathan Upchurch | Changelog structuredData: none --- # Changelog +* 2025-04-03 + * Added [Graphic Rage with Aubrey Hirsch](https://aubreyhirsch.substack.com/) to the [blogroll](/blogroll). * 2025-03-28 * Updated header on [/tags/](/tags/). * 2025-03-27