Merge branch 'main' into init-playground

This commit is contained in:
Jesse Winton
2024-07-26 13:34:05 -04:00
240 changed files with 984 additions and 481 deletions

View File

@@ -40,5 +40,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'
}
];