Remove umami script in dev
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
4f9ed46912
commit
08c0bb47a4
@ -42,7 +42,9 @@
|
||||
<meta name="description" content="{{ excerpt if excerpt else description }}">
|
||||
{% ogImage "./src/_includes/components/ogImage.njk", { title: pageTitle or title, subTitle: description } %}
|
||||
|
||||
{% if not dev %}
|
||||
<script defer src="https://umami.lewisdale.dev/script.js" data-website-id="4f1be7ef-7fb4-4b08-81f1-68fb807a3063"></script>
|
||||
{% endif %}
|
||||
</head>
|
||||
<body>
|
||||
<header class="wrapper-lg row space-between">
|
||||
|
Loading…
Reference in New Issue
Block a user