mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Update community numbers
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
aria-label="GitHub"
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">32k+ GitHub Stars</div>
|
||||
<div class="aw-title u-margin-block-start-auto">38k+ GitHub Stars</div>
|
||||
</a>
|
||||
|
||||
<a
|
||||
@@ -199,7 +199,7 @@
|
||||
aria-label="Twitter"
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">125k+ Twitter Followers</div>
|
||||
<div class="aw-title u-margin-block-start-auto">128k+ Twitter Followers</div>
|
||||
</a>
|
||||
|
||||
<a
|
||||
@@ -214,7 +214,7 @@
|
||||
aria-label="YouTube"
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">3k+ Youtube Subscribers</div>
|
||||
<div class="aw-title u-margin-block-start-auto">4k+ Youtube Subscribers</div>
|
||||
</a>
|
||||
|
||||
<a
|
||||
@@ -229,7 +229,7 @@
|
||||
aria-label="GitHub"
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">15k+ Code Commits</div>
|
||||
<div class="aw-title u-margin-block-start-auto">18k+ Code Commits</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
src: '/images/community/events/december-1.png',
|
||||
alt: ''
|
||||
},
|
||||
date: 'Decemeber 14th',
|
||||
date: 'December 14th',
|
||||
location: 'Discord',
|
||||
title: 'Office hours',
|
||||
description: 'Join us for an exciting hour of technical conversations around Appwrite.',
|
||||
@@ -87,14 +87,14 @@
|
||||
];
|
||||
|
||||
const metrics = [
|
||||
{ metric: '33K+', description: 'GitHub Stars' },
|
||||
{ metric: '8K+', description: 'Pull Requests' },
|
||||
{ metric: '15K+', description: 'Commits' },
|
||||
{ metric: '2.5K+', description: 'Issues' },
|
||||
{ metric: '400+', description: 'Open Issues' },
|
||||
{ metric: '1.9K+', description: 'Closed Issues' },
|
||||
{ metric: '4.9K+', description: 'Forks' },
|
||||
{ metric: '20K+', description: 'Contributors' }
|
||||
{ metric: '38K+', description: 'GitHub Stars' },
|
||||
{ metric: '3K+', description: 'Pull Requests' },
|
||||
{ metric: '18K+', description: 'Commits' },
|
||||
{ metric: '3K+', description: 'Issues' },
|
||||
{ metric: '600+', description: 'Open Issues' },
|
||||
{ metric: '2.5K+', description: 'Closed Issues' },
|
||||
{ metric: '3.5K+', description: 'Forks' },
|
||||
{ metric: '800+', description: 'Contributors' }
|
||||
];
|
||||
|
||||
let name = '';
|
||||
@@ -154,7 +154,7 @@
|
||||
<section class="aw-container aw-u-padding-block-end-0 u-position-relative">
|
||||
<div class="aw-hero is-align-start aw-u-max-width-580">
|
||||
<h1 class="aw-display aw-u-color-text-primary">
|
||||
Built by a community of 700+ contributors
|
||||
Built by a community of 800+ contributors
|
||||
</h1>
|
||||
<div>
|
||||
<p class="aw-description">
|
||||
@@ -523,7 +523,7 @@
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">
|
||||
125K+ followers
|
||||
128K+ followers
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
@@ -543,7 +543,7 @@
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">
|
||||
33K+ stargazers
|
||||
38K+ stargazers
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
@@ -563,7 +563,7 @@
|
||||
/>
|
||||
</div>
|
||||
<div class="aw-title u-margin-block-start-auto">
|
||||
3K+ subscribers
|
||||
4K+ subscribers
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user