Skip to content

Commit

Permalink
update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
WantClue committed Jan 13, 2025
1 parent 09dcc3f commit 352e7d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default function Footer() {
)}

<footer className="flex flex-col gap-2 sm:flex-row py-6 w-full shrink-0 items-center px-4 md:px-6 border-t">
<p className="text-xs text-gray-500">© 2024 Bitaxe Web Flasher. All rights reserved.</p>
<p className="text-xs text-gray-500">© 2025 Bitaxe Web Flasher. All rights reserved.</p>
<Link className="text-xs hover:underline underline-offset-4" href="https://wantclue.de">
Maintained by WantClue
</Link>
Expand Down

0 comments on commit 352e7d5

Please sign in to comment.