FIX: some fixes for rollout
Sizing, 3rd party calls, updates
This commit is contained in:
parent
0c1999bb6e
commit
f7f27838a8
6 changed files with 5049 additions and 3317 deletions
|
@ -2,32 +2,32 @@ export const socials = [
|
|||
{
|
||||
href: 'https://www.linkedin.com/in/webfussel/',
|
||||
icon: 'ph:linkedin-logo-duotone',
|
||||
name: 'LinkedIn: Fiona Urban aka webfussel',
|
||||
name: 'Fiona Urban aka webfussel',
|
||||
'aria-label': 'Externer Link: LinkedIn Profil'
|
||||
},
|
||||
{
|
||||
href: 'https://mastodontech.de/@webfussel',
|
||||
icon: 'ph:mastodon-logo-duotone',
|
||||
name: 'Mastodon: @webfussel@mastodontech',
|
||||
name: '@webfussel@mastodontech',
|
||||
rel: 'me',
|
||||
'aria-label': 'Externer Link: Mastodon Profil'
|
||||
},
|
||||
{
|
||||
href: 'https://bsky.app/profile/webfussel.de',
|
||||
icon: 'wf:bluesky',
|
||||
name: 'Bluesky: @webfussel.de',
|
||||
name: '@webfussel.de',
|
||||
'aria-label': 'Externer Link: Bluesky Profil'
|
||||
},
|
||||
{
|
||||
href: 'https://twitch.tv/webfussel',
|
||||
icon: 'ph:twitch-logo-duotone',
|
||||
name: 'Twitch: webfussel',
|
||||
name: 'webfussel',
|
||||
'aria-label': 'Externer Link: Twitch Kanal'
|
||||
},
|
||||
{
|
||||
href: 'https://ko-fi.com/webfussel',
|
||||
icon: 'wf:kofi',
|
||||
name: 'Ko-Fi: webfussel',
|
||||
name: 'webfussel',
|
||||
'aria-label': 'Externer Link: KoFi Profil'
|
||||
},
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue