navigator #4

Merged
n_u merged 5 commits from navigator into main 2025-04-08 17:54:54 -04:00
2 changed files with 10 additions and 1 deletions
Showing only changes of commit 59ba9d7f93 - Show all commits

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