CHANGE: css logo, bsky link
Changed CSS logo to newest version, added bsky profile link
This commit is contained in:
parent
8fb2c88be1
commit
fdfa87ab0d
5 changed files with 37 additions and 3 deletions
|
@ -86,6 +86,11 @@ const socials = [
|
|||
rel: 'me',
|
||||
'aria-label': 'Externer Link: Mastodon Profil'
|
||||
},
|
||||
{
|
||||
href: 'https://bsky.app/profile/webfussel.de',
|
||||
icon: '/img/icons/bsky.svg',
|
||||
'aria-label': 'Externer Link: Bluesky Profil'
|
||||
},
|
||||
{
|
||||
href: 'https://ko-fi.com/webfussel',
|
||||
icon: '/img/icons/kofi.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue