mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-26 20:46:45 +00:00
parent
e6c03864ce
commit
8d5fcdf93c
@ -18,10 +18,6 @@ blog-link:
|
||||
baseurl: ""
|
||||
url: ""
|
||||
|
||||
# Analytics
|
||||
analytics-domain: umami.invenhost.com/script.js
|
||||
analytics-id: c713a5e9-25cf-4bb6-9e84-ceb041a53986
|
||||
|
||||
# Rendering settings - do not touch
|
||||
collections:
|
||||
publishers:
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
<head>
|
||||
{% include base/head.html %}
|
||||
<script async defer src="https://{{site.analytics-domain}}" data-website-id="{{site.analytics-id}}" data-do-not-track="true"></script>
|
||||
</head>
|
||||
|
||||
<body class="flex flex-col antialiased cm-gray-1 min-h-screen">
|
||||
@ -17,4 +16,4 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user