update: streamline stats more.

This commit is contained in:
Darshan
2025-04-06 15:25:57 +05:30
parent 172db49284
commit 54c9145040
2 changed files with 15 additions and 9 deletions

View File

@@ -11,7 +11,13 @@ export const SOCIAL_STATS: SocialStats = {
STAT: '48K',
LINK: 'https://github.com/appwrite/appwrite',
EXTRA: {
COMMITS: '24K+'
COMMITS: '24K+',
PULL_REQUESTS: '4.5K+',
ISSUES: '3K+',
OPEN_ISSUES: '500+',
CLOSED_ISSUES: '3.3K+',
FORKS: '4.3K+',
CONTRIBUTORS: '800+'
}
},
DISCORD: {