Update blogroll

This commit is contained in:
Nathan Upchurch 2025-04-03 11:57:29 -05:00
parent 185dc98e89
commit 59ba9d7f93
2 changed files with 10 additions and 1 deletions

View File

@ -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:
"Im a writer, illustrator, and creator of feminist comics! If youre an avid reader, you may have seen my work in Vox, TIME or The Washington Post. I also write a monthly comic for Roxane Gays 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.",
},

View File

@ -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