Skip to content

Commit

Permalink
Update star count
Browse files Browse the repository at this point in the history
  • Loading branch information
djfarrelly committed Nov 20, 2024
1 parent 82592fb commit 5732a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import Dropdown from "./Dropdown";

// Manual count of stars on GitHub for now
// Run pnpm run github:stars to get the latest count
const GITHUB_STARS = 2824;
const GITHUB_STARS = 2943;

const menu: {
title: string;
Expand Down

0 comments on commit 5732a2f

Please sign in to comment.