mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
update links to use umami (#90)
This commit is contained in:
parent
5974b4a021
commit
2f06c9d2cb
@ -23,8 +23,8 @@ baseurl: ""
|
||||
url: ""
|
||||
|
||||
# Analytics
|
||||
analytics-domain: offen.inventree.org
|
||||
analytics-id: 2c8697da-bb92-441b-82ee-ece2622295b2
|
||||
analytics-domain: umami.invenhost.com/umami.js
|
||||
analytics-id: c713a5e9-25cf-4bb6-9e84-ceb041a53986
|
||||
|
||||
# Rendering settings - do not touch
|
||||
collections:
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
{% include base/head.html %}
|
||||
<script async src="https://{{site.analytics-domain}}/script.js" data-account-id="{{site.analytics-id}}"></script>
|
||||
<script async defer src="https://{{site.analytics-domain}}" data-website-id="{{site.analytics-id}}"></script>
|
||||
</head>
|
||||
|
||||
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
|
||||
|
Loading…
x
Reference in New Issue
Block a user