feat(index): add utm_source
This commit is contained in:
parent
1ffa2ad1c2
commit
8b3c009de7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue