Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a little better formatting
Browse files Browse the repository at this point in the history
powercasgamer committed Jun 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d212292 commit 98993d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/layout/Footer.tsx
Original file line number Diff line number Diff line change
@@ -129,8 +129,8 @@ const Footer = () => (
href="https://github.com/PaperMC/website/"
>
PaperMC/website
</Link>{" "}
@{" "}
</Link>
{" @ "}
<Link
className={"text-blue-800 dark:text-blue-300 text-sm font-medium"}
href={`https://github.com/PaperMC/website/commit/${process.env.CURRENT_COMMIT}`}

0 comments on commit 98993d0

Please sign in to comment.