From 3bee82cdede020a30427a21f1a3da157ca5a23dc Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 22 Sep 2026 11:21:59 -0500 Subject: [PATCH] Content --- _data/blogroll.js | 13 +++++++++++-- content/changelog/index.md | 1 + 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/_data/blogroll.js b/_data/blogroll.js index 4d0aff9..eeea006 100644 --- a/_data/blogroll.js +++ b/_data/blogroll.js @@ -175,6 +175,13 @@ export default { description: "Logo Design Love is a website and book devoted to logos, symbols, icons, and marks.", }, + { + title: "Pimp My Type", + feedUrl: "https://pimpmytype.com/feed/", + url: "https://pimpmytype.com/", + description: + "Hey, I'm Oliver Schöndorfer – typography consultant, speaker, and UI designer from Austria. I love sharing insights in my enthusiastic, entertaining style – whether at a workshop, conference, or on a podcast.", + }, { title: "PRINT Magazine", feedUrl: "https://www.printmag.com/feed/", @@ -596,9 +603,11 @@ export default { }, { title: "Avas Space", - feedUrl: "https://subscribeopenly.net/subscribe/?url=http://blog.avas.space/feed", + feedUrl: + "https://subscribeopenly.net/subscribe/?url=http://blog.avas.space/feed", url: "https://blog.avas.space/", - description: "I’m Ava(?) and this is my personal blog, where I casually write about my thoughts on tech, data protection law, media, my health and little creative projects.", + description: + "I’m Ava(?) and this is my personal blog, where I casually write about my thoughts on tech, data protection law, media, my health and little creative projects.", }, { title: "Bardo Burner", diff --git a/content/changelog/index.md b/content/changelog/index.md index a74833e..9193d09 100644 --- a/content/changelog/index.md +++ b/content/changelog/index.md @@ -10,6 +10,7 @@ includeTOC: true ### September * 2026-09-22 * Updated footer. + * Updated [blogroll](/blogroll). * 2026-09-20 * Updated [/links](/links). * 2026-09-19