Twitter -> X (#1321)

This commit is contained in:
Tom Heaton 2023-09-11 12:36:00 +01:00 committed by GitHub
parent f421b6883f
commit a53a61ea79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 14 deletions

View file

@ -45,7 +45,7 @@ For independent creatives, hoarders and those that want to own their digital foo
<a href="https://discord.gg/gTaF2Z44f5">
<img src="https://img.shields.io/discord/949090953497567312?label=Discord&color=5865F2" />
</a>
<a href="https://twitter.com/spacedriveapp">
<a href="https://x.com/spacedriveapp">
<img src="https://img.shields.io/badge/Twitter-00acee?logo=twitter&logoColor=white" />
</a>
<a href="https://instagram.com/spacedriveapp">

File diff suppressed because one or more lines are too long

View file

@ -36,7 +36,7 @@ export function Footer() {
&copy; Copyright {new Date().getFullYear()} Spacedrive Technology Inc.
</p>
<div className="mb-10 mt-12 flex flex-row space-x-3">
<FooterLink link="https://twitter.com/spacedriveapp">
<FooterLink link="https://x.com/spacedriveapp">
<Twitter className="h-6 w-6" />
</FooterLink>
<FooterLink link="https://discord.gg/gTaF2Z44f5">

View file

@ -11,7 +11,7 @@ export const teamMembers: Array<TeamMemberProps> = [
role: 'Founder, Engineer & Designer',
imageUrl: '/images/team/jamie.jpg',
socials: {
twitter: 'https://twitter.com/jamiepine',
twitter: 'https://x.com/jamiepine',
twitch: 'https://twitch.tv/jamiepinelive',
github: 'https://github.com/jamiepine'
}
@ -21,7 +21,7 @@ export const teamMembers: Array<TeamMemberProps> = [
role: 'Rust Engineer',
imageUrl: '/images/team/brendan.jpg',
socials: {
twitter: 'https://twitter.com/brendonovichdev',
twitter: 'https://x.com/brendonovichdev',
twitch: 'https://twitch.tv/brendonovich',
github: 'https://github.com/brendonovich'
}
@ -31,7 +31,7 @@ export const teamMembers: Array<TeamMemberProps> = [
role: 'Rust Engineer',
imageUrl: '/images/team/oscar.jpg',
socials: {
twitter: 'https://twitter.com/oscartbeaumont',
twitter: 'https://x.com/oscartbeaumont',
twitch: 'https://twitch.tv/oscartbeaumont',
github: 'https://github.com/oscartbeaumont'
}
@ -41,7 +41,7 @@ export const teamMembers: Array<TeamMemberProps> = [
role: 'Rust Engineer',
imageUrl: '/images/team/ericson.jpg',
socials: {
twitter: 'https://twitter.com/fogodev',
twitter: 'https://x.com/fogodev',
github: 'https://github.com/fogodev'
}
},
@ -66,7 +66,7 @@ export const teamMembers: Array<TeamMemberProps> = [
role: 'Graphic Designer',
imageUrl: '/images/team/mihail.jpg',
socials: {
twitter: 'https://twitter.com/mmmintdesign',
twitter: 'https://x.com/mmmintdesign',
dribbble: 'https://dribbble.com/mmmint'
}
},
@ -92,7 +92,7 @@ export const teamMembers: Array<TeamMemberProps> = [
imageUrl: '/images/team/nikec.jpg',
socials: {
github: 'https://github.com/niikeec',
twitter: 'https://twitter.com/nikec_'
twitter: 'https://x.com/nikec_'
}
}
];

View file

@ -10,7 +10,7 @@ Spacedrive is a decentralized cross platform app that allows you to manage files
## Can I download it yet?
Only if you compile it yourself, but it is not stable yet. Follow [@spacedriveapp](https://twitter.com/spacedriveapp) for updates!
Only if you compile it yourself, but it is not stable yet. Follow [@spacedriveapp](https://x.com/spacedriveapp) for updates!
## How does it work?

View file

@ -1,4 +1,4 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z" />
</svg>
<svg role="img" viewBox="0 0 1200 1227" xmlns="http://www.w3.org/2000/svg">
<path
d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" />
</svg>

Before

Width:  |  Height:  |  Size: 589 B

After

Width:  |  Height:  |  Size: 393 B