From 43567c9d6dfedfaf36a917964826d3a2f755d38c Mon Sep 17 00:00:00 2001 From: Typ0genius Date: Sat, 20 Sep 2025 12:46:10 +0200 Subject: [PATCH] add Explore SwiftUI --- blogs.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/blogs.json b/blogs.json index 5f517d58..59f53759 100644 --- a/blogs.json +++ b/blogs.json @@ -4891,6 +4891,14 @@ "site_url": "https://www.wilsonmunoz.net/blog/", "feed_url": "https://www.wilsonmunoz.net/feed.xml", "twitter_url": "https://x.com/yosoywil" + }, + { + "title": "Explore SwiftUI", + "author": "Typ0genius", + "site_url": "https://exploreswiftui.com/", + "feed_url": "https://exploreswiftui.com/feed", + "twitter_url": "https://x.com/Typ0genius", + "mastodon_url": "https://mastodon.social/@Typ0genius" } ] },