Skip to content

Commit

Permalink
chore(website): update stats
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Jul 11, 2024
1 parent 2da5168 commit b2e8713
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>509</span>
<span>542</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,880</span>
<span>11,052</span>
</a>
</div>
</div>
Expand Down

0 comments on commit b2e8713

Please sign in to comment.