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 Dec 10, 2024
1 parent fa6221f commit abe078c
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.7k';
attrs.badge = '9.8k';
attrs.hideText = false;
attrs.icon = 'github';
return attrs;
Expand Down

0 comments on commit abe078c

Please sign in to comment.