Skip to content

Commit

Permalink
Bump up the GitHub stars
Browse files Browse the repository at this point in the history
  • Loading branch information
panjf2000 committed May 17, 2024
1 parent 201cc15 commit c5081d3
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 = '9.1k';
attrs.badge = '9.2k';
attrs.hideText = false;
attrs.icon = 'github';
return attrs;
Expand Down

0 comments on commit c5081d3

Please sign in to comment.