Skip to content

Commit

Permalink
Add new twitter logo and color
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsAnunesS committed Sep 18, 2023
1 parent 05474be commit 3e2a7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/AppSocialMedias.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const socialMedias: socialMediaInterface[] = [
{
id: 'twitter',
href: 'https://twitter.com/ItsAnunesS',
class: 'bg-[#00acee]',
class: 'bg-[#000]',
icon: '<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 fill-current" fill="currentColor" viewBox="0 0 16 16"><path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"/></svg>'
},
{
Expand Down

0 comments on commit 3e2a7aa

Please sign in to comment.