Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
abernier committed Aug 17, 2024
1 parent 0f88902 commit 9380b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export default function Page() {
<Link href="/" aria-label="Poimandres Docs" className="font-bold">
Documentation
</Link>
.<Link href="https://pmnd.rs">pmndrs</Link>
.<Link href="https://pmnd.rs">pmnd.rs</Link>
</header>

<main className="grid grid-cols-1 lg:grid-cols-2 2xl:grid-cols-3 gap-8 lg:gap-12 w-full max-w-8xl mt-8 lg:mt-10">
Expand Down

0 comments on commit 9380b98

Please sign in to comment.