Skip to content

Commit

Permalink
Remove old twitch and breaking x.com
Browse files Browse the repository at this point in the history
  • Loading branch information
victrme committed Jul 25, 2024
1 parent 949baf1 commit ab38a70
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions src/assets/websites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ export const websites: Websites = [
domain: 'twitter.com',
url: 'https://brandlogos.net/wp-content/uploads/2015/11/twitter-logo.png',
},
{
domain: 'x.com',
url: 'https://brandlogos.net/wp-content/uploads/2015/11/twitter-logo.png',
},
// {
// x.com breaks *****x.com urls :(
// domain: 'x.com',
// url: 'https://brandlogos.net/wp-content/uploads/2015/11/twitter-logo.png',
// },
{
domain: 'instagram.com',
url: 'https://static.cdninstagram.com/rsrc.php/v3/ys/r/aM-g435MtEX.png',
Expand Down Expand Up @@ -80,10 +81,6 @@ export const websites: Websites = [
domain: 'outlook.office365.com',
url: 'https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Microsoft_Office_Outlook_%282018%E2%80%93present%29.svg/258px-Microsoft_Office_Outlook_%282018%E2%80%93present%29.svg.png',
},
{
domain: 'twitch.tv',
url: 'https://upload.wikimedia.org/wikipedia/commons/7/74/Twitch-icon-5.png',
},
{
domain: 'icloud.com/mail/',
url: 'https://upload.wikimedia.org/wikipedia/commons/4/4e/Mail_%28iOS%29.svg',
Expand Down Expand Up @@ -162,6 +159,6 @@ export const websites: Websites = [
},
{
domain: 'twitch.tv',
url: 'https://upload.wikimedia.org/wikipedia/commons/d/d3/Twitch_Glitch_Logo_Purple.svg'
}
url: 'https://upload.wikimedia.org/wikipedia/commons/d/d3/Twitch_Glitch_Logo_Purple.svg',
},
]

0 comments on commit ab38a70

Please sign in to comment.