From 1a85f679e26cc7f3d5a5645c1cd532afe95408bf Mon Sep 17 00:00:00 2001 From: nsemets Date: Tue, 14 Apr 2026 12:59:26 +0300 Subject: [PATCH] fix(social-icons): updated icon name --- src/app/shared/constants/social-links.const.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/constants/social-links.const.ts b/src/app/shared/constants/social-links.const.ts index 8621e7c51..7cd5ed180 100644 --- a/src/app/shared/constants/social-links.const.ts +++ b/src/app/shared/constants/social-links.const.ts @@ -39,7 +39,7 @@ export const SOCIAL_LINKS: SocialLinksModel[] = [ address: 'https://impactstory.org/u/', placeholder: 'profileID', key: 'impactStory', - icon: 'impactStory.png', + icon: 'impactstory.png', }, { id: 6,