Skip to content

Commit

Permalink
Bump up GitHub stars
Browse files Browse the repository at this point in the history
  • Loading branch information
panjf2000 committed Nov 27, 2023
1 parent 4fa7df7 commit 1cbf8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function navLinkAttributes(label, right) {
return attrs;

case 'github':
attrs.badge = '8.1k';
attrs.badge = '8.2k';
attrs.hideText = false;
attrs.icon = 'github';
return attrs;
Expand Down

0 comments on commit 1cbf8d8

Please sign in to comment.