frontend: Add donate link

This commit is contained in:
TheOnlyWayUp
2024-12-07 10:28:40 +00:00
parent dd38369832
commit fb42905b33
+4 -4
View File
@@ -16,17 +16,17 @@
class="footer footer-center p-4 bg-base-300 text-base-content bottom-0 fixed" class="footer footer-center p-4 bg-base-300 text-base-content bottom-0 fixed"
> >
<aside> <aside>
<div class="grid grid-cols-3 max-w-lg w-full"> <div class="flex flex-row max-w-lg w-full">
<a <a
href="https://patreon.com/theonlywayup" href="/donate"
target="_blank" target="_blank"
class="link" class="link"
data-umami-event="Footer Donate">Patreon</a data-umami-event="Footer Donate">Buy me a Coffee!</a
> >
<a <a
href="https://rambhat.la" href="https://rambhat.la"
target="_blank" target="_blank"
class="link" class="link flex-1"
data-umami-event="Footer AboutMe">About Me</a data-umami-event="Footer AboutMe">About Me</a
> >
<a <a