Add umami tracking
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m10s
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m10s
This commit is contained in:
parent
7280ecbf76
commit
8ee488c21b
@ -41,6 +41,8 @@
|
|||||||
<meta name="author" content="{{ metadata.author.name }}">
|
<meta name="author" content="{{ metadata.author.name }}">
|
||||||
<meta name="description" content="{{ excerpt if excerpt else description }}">
|
<meta name="description" content="{{ excerpt if excerpt else description }}">
|
||||||
{% ogImage "./src/_includes/components/ogImage.njk", { title: pageTitle or title, subTitle: description } %}
|
{% ogImage "./src/_includes/components/ogImage.njk", { title: pageTitle or title, subTitle: description } %}
|
||||||
|
|
||||||
|
<script defer src="https://umami.lewisdale.dev/script.js" data-website-id="4f1be7ef-7fb4-4b08-81f1-68fb807a3063"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="wrapper-lg row space-between">
|
<header class="wrapper-lg row space-between">
|
||||||
|
Loading…
Reference in New Issue
Block a user