From aa9895e9b4ec86eed02a070a2ffaecdaaad93599 Mon Sep 17 00:00:00 2001 From: Logan Dupont Date: Tue, 6 May 2025 12:20:08 +0200 Subject: [PATCH] fix: fix broken community logos --- angular-hub/src/public/assets/data/community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular-hub/src/public/assets/data/community.json b/angular-hub/src/public/assets/data/community.json index 29f29eb..b599f25 100644 --- a/angular-hub/src/public/assets/data/community.json +++ b/angular-hub/src/public/assets/data/community.json @@ -1668,7 +1668,7 @@ "name": "ng-conf", "type": "conference", "location": "Salt Lake City, UT, USA", - "logo": "https://pbs.twimg.com/profile_images/1714328350041444353/wxDLFJbQ_400x400.jpg", + "logo": "https://pbs.twimg.com/profile_images/1910095911948013568/lW9Jvz2A_400x400.jpg", "eventsUrl": null, "websiteUrl": "https://ng-conf.org/", "organizersUrl": "https://ng-conf.org/about/", @@ -2445,7 +2445,7 @@ "name": "Angular Community PerĂº", "type": "meetup", "location": "Lima, Peru", - "logo": "https://ngconf.angular-peru.com/icons/logo_AngularPeru.svg", + "logo": "https://www.angular-peru.com/icons/logo_AngularPeru.svg", "eventsUrl": null, "websiteUrl": "https://www.angular-peru.com/", "organizersUrl": "https://www.angular-peru.com/",