Skip to content

Commit

Permalink
a little better formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
powercasgamer committed Jun 16, 2024
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
Expand Up @@ -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}`}
Expand Down

0 comments on commit 98993d0

Please sign in to comment.