feat(index): add utm_source

This commit is contained in:
z0x 2025-04-09 20:41:25 -04:00
parent 1ffa2ad1c2
commit 8b3c009de7

View file

@ -2,7 +2,7 @@
<li class="opacity-0 motion-links group"> <li class="opacity-0 motion-links group">
<a <a
aria-label="forgejo" aria-label="forgejo"
href="https://git.z0x.ca" href="https://git.z0x.ca?utm_source=z0x.ca"
target="_blank" target="_blank"
class="flex relative justify-center items-center w-12 transition aspect-square hover:text-muted-foreground" class="flex relative justify-center items-center w-12 transition aspect-square hover:text-muted-foreground"
> >
@ -36,7 +36,7 @@
<li class="opacity-0 motion-links group"> <li class="opacity-0 motion-links group">
<a <a
aria-label="blog" aria-label="blog"
href="https://blog.z0x.ca" href="https://blog.z0x.ca?utm_source=z0x.ca"
target="_blank" target="_blank"
class="flex relative justify-center items-center w-12 transition aspect-square hover:text-muted-foreground" class="flex relative justify-center items-center w-12 transition aspect-square hover:text-muted-foreground"
> >