mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update footer.tsx
This commit is contained in:
parent
4a746126b1
commit
7b2e3c6f52
@ -13,7 +13,7 @@ export default function Footer() {
|
|||||||
<div className="flex flex-col items-start mb-8 md:mb-0">
|
<div className="flex flex-col items-start mb-8 md:mb-0">
|
||||||
<h4 className="text-lg font-semibold mb-4">Sponsor</h4>
|
<h4 className="text-lg font-semibold mb-4">Sponsor</h4>
|
||||||
<p className="text-gray-400 mb-4 max-w-md">
|
<p className="text-gray-400 mb-4 max-w-md">
|
||||||
If you would like to support the project, you can buy me a coffee on Ko-fi! Thank you! 😊
|
If you would like to support the project.
|
||||||
</p>
|
</p>
|
||||||
<a
|
<a
|
||||||
href="https://ko-fi.com/G2G313ECAN"
|
href="https://ko-fi.com/G2G313ECAN"
|
||||||
@ -52,7 +52,7 @@ export default function Footer() {
|
|||||||
|
|
||||||
{/* Copyright - Center */}
|
{/* Copyright - Center */}
|
||||||
<div className="mt-8 pt-8 border-t border-gray-800 text-center text-gray-400">
|
<div className="mt-8 pt-8 border-t border-gray-800 text-center text-gray-400">
|
||||||
<p>© {new Date().getFullYear()} ProxMenux. All rights reserved.</p>
|
<p>ProxMenux, a project by MacRimi.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user