From a3a8cb3ca31e933916cad7a152fc68723fa22288 Mon Sep 17 00:00:00 2001 From: Luciano Ramello Date: Sat, 23 Nov 2024 15:15:54 +0100 Subject: [PATCH 1/4] feat: adds x icon svg path --- src/images/some-logo__twitter.svg | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/images/some-logo__twitter.svg b/src/images/some-logo__twitter.svg index dcc23e315a..24f9c4ab86 100644 --- a/src/images/some-logo__twitter.svg +++ b/src/images/some-logo__twitter.svg @@ -1,7 +1,6 @@ - + + + + + From 6a5100906ddce7730454e616689b45408516693e Mon Sep 17 00:00:00 2001 From: Luciano Ramello Date: Sat, 23 Nov 2024 15:20:11 +0100 Subject: [PATCH 2/4] fix: updates x Moocfi url --- src/components/Some/Some.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Some/Some.js b/src/components/Some/Some.js index 5b9e194bec..163984cf48 100644 --- a/src/components/Some/Some.js +++ b/src/components/Some/Some.js @@ -4,7 +4,7 @@ import React from 'react'; const urls = { github: 'https://github.com/fullstack-hy2020/fullstack-hy2020.github.io', - twitter: 'https://twitter.com/moocfi', + x: 'https://x.com/moocfi', facebook: 'https://www.facebook.com/Moocfi', youtube: 'https://www.youtube.com/watch?v=BZexOyQZMMc&list=PLumQiZ25uijis31zaRL7rhzLalSwLqUtm', From eb699ec5a7904d3a6cdf2267fa744fa64be06990 Mon Sep 17 00:00:00 2001 From: Luciano Ramello Date: Sat, 23 Nov 2024 15:20:54 +0100 Subject: [PATCH 3/4] fix: replaces twitter for x on social media array --- src/components/IndexPage/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/IndexPage/index.js b/src/components/IndexPage/index.js index 5f95e1edd3..4135b4ccb8 100644 --- a/src/components/IndexPage/index.js +++ b/src/components/IndexPage/index.js @@ -220,7 +220,7 @@ const IndexPage = ({ lang, title = 'Full stack open' }) => { text={contacts} /> - {['github', 'twitter', 'facebook', 'youtube'].map(icon => ( + {['github', 'x', 'facebook', 'youtube'].map(icon => ( ))} From bcc4bc338e853e8bdaf2e0b413f25e6538897347 Mon Sep 17 00:00:00 2001 From: Luciano Ramello Date: Sat, 23 Nov 2024 15:21:35 +0100 Subject: [PATCH 4/4] fix: imrpoves x svg logo, and removes old twitter logo --- src/images/{some-logo__twitter.svg => some-logo__x.svg} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/images/{some-logo__twitter.svg => some-logo__x.svg} (86%) diff --git a/src/images/some-logo__twitter.svg b/src/images/some-logo__x.svg similarity index 86% rename from src/images/some-logo__twitter.svg rename to src/images/some-logo__x.svg index 24f9c4ab86..3f8d7cd990 100644 --- a/src/images/some-logo__twitter.svg +++ b/src/images/some-logo__x.svg @@ -9,7 +9,7 @@ - +