Skip to content

Commit

Permalink
chore: update social stats
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph authored Mar 18, 2024
1 parent f32a16c commit 82ae292
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ const HomepageSubHeader = () => {
<span className={styles.twitterFollowId}>@detoxe2e</span>
</a>
<a className={styles.twitterCounter} href='https://x.com/detoxe2e?s=20' target='_blank'>
<span>489</span>
<span>509</span>
<span>&nbsp;followers</span>
</a>
<a className={styles.githubButton} href='https://github.com/wix/detox' target='_blank'></a>
<a className={styles.githubCounter} href='https://github.com/wix/detox/stargazers' target='_blank'>
<span>10,653</span>
<span>10,880</span>
</a>
</div>
</div>
Expand Down

0 comments on commit 82ae292

Please sign in to comment.