Skip to content

Commit

Permalink
fix footer name
Browse files Browse the repository at this point in the history
  • Loading branch information
nibty committed May 10, 2024
1 parent 748aeb2 commit 3c9ab64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default function Footer() {
<footer className="footer footer-center mt-auto p-5 text-accent-content shadow-xl bg-accent text-gray-700">
<aside>
<p className="font-bold">
solXEL
solXEN
</p>
<p>Copyright © 2024 - All right reserved</p>
</aside>
Expand Down

0 comments on commit 3c9ab64

Please sign in to comment.