chore: analytics tweaks
This commit is contained in:
parent
33849fafe1
commit
f38ad40801
6 changed files with 40 additions and 14 deletions
|
@ -1,5 +1,6 @@
|
|||
{%- capture fullUrl %}{{ site.url }}{{ page.url }}{% endcapture -%}
|
||||
<!doctype html>
|
||||
<!--suppress JSUnresolvedLibraryURL -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>
|
||||
|
@ -63,7 +64,7 @@
|
|||
<script type="application/ld+json">
|
||||
{% jsonLd meta, type, tags %}
|
||||
</script>
|
||||
<script src="https://cdn.usefathom.com/script.js" data-site="ZDSEBUEA" defer></script>
|
||||
<script defer data-domain="coryd.dev" src="https://coryd.dev/js/script.js"></script>
|
||||
</head>
|
||||
<body class="dark:text-white bg-white dark:bg-gray-900 font-sans text-gray-800">
|
||||
{{ content }}
|
||||
|
|
|
@ -26,9 +26,8 @@ meta:
|
|||
|
||||
Referral links for services I use. I save some money, and you do as well if you choose to use them.
|
||||
|
||||
- <a href="https://ref.fm/u28939392" onclick="fathom.trackGoal('UD5XFEEZ', 0)">Fastmail</a>
|
||||
- <a href="https://nextdns.io/?from=m56mt3z6" onclick="fathom.trackGoal('S87ZPMLV', 0)">NextDNS</a>
|
||||
- <a href="https://dnsimple.com/r/3a7cbb9e15df8f" onclick="fathom.trackGoal('BWXKK16K', 0)">DNSimple</a>
|
||||
- <a href="https://bunny.net?ref=revw3mehej" onclick="fathom.trackGoal('OYACX1AU', 0)">Bunny.net</a>
|
||||
- <a href="https://usefathom.com/ref/LEHPBZ" onclick="fathom.trackGoal('JCEU6TF0', 0)">Fathom Analytics</a>
|
||||
- <a href="https://m.do.co/c/3635bf99aee2" onclick="fathom.trackGoal('R54WK3UM', 0)">DigitalOcean</a>
|
||||
- [Fastmail](https://ref.fm/u28939392)
|
||||
- [NextDNS](https://nextdns.io/?from=m56mt3z6)
|
||||
- [DNSimple](https://dnsimple.com/r/3a7cbb9e15df8f)
|
||||
- [Bunny.net](https://bunny.net?ref=revw3mehej)
|
||||
- [DigitalOcean](https://m.do.co/c/3635bf99aee2)
|
||||
|
|
10
src/uses.md
10
src/uses.md
|
@ -70,11 +70,11 @@ Software and services that I use for work and my own enjoyment.
|
|||
|
||||
<h3 className="text-xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-2xl sm:leading-10 md:text-4xl md:leading-14">Services</h3>
|
||||
|
||||
- <a href="https://ref.fm/u28939392" onclick="fathom.trackGoal('UD5XFEEZ', 0)">Fastmail</a>
|
||||
- <a href="https://nextdns.io/?from=m56mt3z6" onclick="fathom.trackGoal('S87ZPMLV', 0)">NextDNS</a>
|
||||
- <a href="https://dnsimple.com/r/3a7cbb9e15df8f" onclick="fathom.trackGoal('BWXKK16K', 0)">DNSimple</a>
|
||||
- <a href="https://bunny.net?ref=revw3mehej" onclick="fathom.trackGoal('OYACX1AU', 0)">Bunny.net</a>
|
||||
- <a href="https://usefathom.com/ref/LEHPBZ" onclick="fathom.trackGoal('JCEU6TF0', 0)">Fathom Analytics</a>
|
||||
- [Fastmail](https://ref.fm/u28939392)
|
||||
- [NextDNS](https://nextdns.io/?from=m56mt3z6)
|
||||
- [DNSimple](https://dnsimple.com/r/3a7cbb9e15df8f)
|
||||
- [Bunny.net](https://bunny.net?ref=revw3mehej)
|
||||
- [Plausible analytics](https://plausible.io)
|
||||
- [Mullvad](https://mullvad.net)
|
||||
- [forwardemail.net](https://forwardemail.net)
|
||||
- [1Password](https://1password.com)
|
||||
|
|
Reference in a new issue