From 5f682d10755191989bb09d535490c8d4d8ca5535 Mon Sep 17 00:00:00 2001 From: Rosano Date: Wed, 24 Jan 2024 09:18:01 -0500 Subject: [PATCH] Add localfirst.fm --- _data/content.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/content.json b/_data/content.json index b40f3cd..b88bf14 100644 --- a/_data/content.json +++ b/_data/content.json @@ -118,6 +118,12 @@ "author": "Johannes Schickling", "url": "https://www.youtube.com/watch?v=qHSI5rxTp_Q", "icon": "https://img.youtube.com/vi/qHSI5rxTp_Q/sddefault.jpg" + }, + { + "title": "localfirst.fm: podcast about local-first software development", + "author": "Johannes Schickling", + "url": "https://www.localfirst.fm", + "icon": "https://www.localfirst.fm/_next/static/media/poster.c846b7aa.png" } ] }