chore: analytics

This commit is contained in:
Cory Dransfeldt 2024-03-24 08:15:21 -07:00
parent 6e5c5c5725
commit 7e0259aafd
No known key found for this signature in database
14 changed files with 40 additions and 34 deletions

View file

@ -15,6 +15,7 @@
{% render "../assets/styles/index.css" %}
{% endcapture %}
<style>{{ css }}</style>
<script src="https://cdn.usefathom.com/script.js" data-site="CWSVCDJC" defer></script>
<link rel="canonical" href="{{ fullUrl }}" />
<meta property="og:title" content="{{ pageTitle }}" />
<meta name="description" content="{% if description %}{{ description }}{% else %}{{ meta.siteDescription }}{% endif %}" />