Revert "Merge branch 'main' into tailwind-integration"

This reverts commit 714d80c761, reversing
changes made to 39220aea98.
This commit is contained in:
Jesse Winton
2024-08-05 19:04:55 -04:00
parent 714d80c761
commit 47f72a03cc
265 changed files with 3359 additions and 7950 deletions

View File

@@ -1,4 +1,4 @@
export const GITHUB_STARS = '42.8K';
export const GITHUB_STARS = '41.9K';
export const BANNER_KEY = 'discord-banner-01'; // Change key to force banner to show again
export const SENTRY_DSN =
'https://27d41dc8bb67b596f137924ab8599e59@o1063647.ingest.us.sentry.io/4507497727000576';
@@ -40,10 +40,5 @@ 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'
}
];