mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
add: daily-dev icon.
This commit is contained in:
@@ -76,5 +76,10 @@ export const socials: Array<Social> = [
|
||||
icon: 'web-icon-youtube',
|
||||
label: 'YouTube',
|
||||
link: 'https://www.youtube.com/c/appwrite?sub_confirmation=1'
|
||||
},
|
||||
{
|
||||
icon: 'web-icon-daily-dev',
|
||||
label: 'Daily.dev',
|
||||
link: 'https://app.daily.dev/squads/appwrite'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user