chore: update Footer.tsx
This commit is contained in:
@@ -6,7 +6,7 @@ export default function Footer() {
|
||||
return (
|
||||
<footer className="fixed bottom-4 left-1/2 -translate-x-1/2 text-xs text-neutral-400 flex items-center gap-1">
|
||||
<span>Made with</span>
|
||||
<FaHeart className="text-red-500 animate-pulse" />
|
||||
<FaHeart className="text-red-500" />
|
||||
<span>by</span>
|
||||
<a
|
||||
href="https://ultralion.xyz"
|
||||
|
||||
Reference in New Issue
Block a user