Skip to content

Commit

Permalink
chore: update gh
Browse files Browse the repository at this point in the history
  • Loading branch information
mfts committed Jun 15, 2024
1 parent 09e160e commit 73828eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/web/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default function Navbar() {
className="group inline-flex h-10 w-max items-center justify-center rounded-md px-2.5 py-1 font-medium transition-colors hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"
href="https://github.com/mfts/papermark"
>
<GitHubIcon className="mr-2 h-6 w-6" /> 2.3k
<GitHubIcon className="mr-2 h-6 w-6" /> 2.6k
</Link>
<Link
className="group inline-flex h-10 w-max items-center justify-center rounded-md px-2.5 py-1 font-medium transition-colors hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-accent/50 data-[state=open]:bg-accent/50"
Expand Down

0 comments on commit 73828eb

Please sign in to comment.