Skip to content

Commit

Permalink
Update stars manually
Browse files Browse the repository at this point in the history
  • Loading branch information
djfarrelly committed Sep 30, 2024
1 parent 59b9687 commit 71aa986
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 @@ -17,7 +17,7 @@ import { productLinks, resourcesLinks } from "./Nav/links";

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

const menu: {
title: string;
Expand Down

0 comments on commit 71aa986

Please sign in to comment.