mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 12:57:48 +00:00
add: new socials links - bluesky & tiktok.
This commit is contained in:
@@ -138,5 +138,15 @@ export const socials: Array<Social> = [
|
||||
icon: 'web-icon-daily-dev',
|
||||
label: 'Daily.dev',
|
||||
link: 'https://app.daily.dev/squads/appwrite'
|
||||
},
|
||||
{
|
||||
icon: 'web-icon-bluesky',
|
||||
label: 'Bluesky',
|
||||
link: 'https://bsky.app/profile/appwrite.io'
|
||||
},
|
||||
{
|
||||
icon: 'web-icon-tiktok',
|
||||
label: 'Tiktok',
|
||||
link: 'https://www.tiktok.com/@appwrite'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user