update: change to correct name - daily.dev.

This commit is contained in:
ItzNotABug
2024-07-25 14:48:09 +05:30
parent 18c656670a
commit b4f26e7a9d
13 changed files with 262 additions and 248 deletions

View File

@@ -41,8 +41,8 @@ export const socials: Array<Social> = [
link: 'https://www.youtube.com/c/appwrite?sub_confirmation=1'
},
{
icon: 'web-icon-devto',
label: 'Dev.to Squad',
icon: 'web-icon-daily-dev',
label: 'Daily.dev',
link: 'https://app.daily.dev/squads/appwrite'
}
];