Remove analytics
This commit is contained in:
parent
dff666ecb5
commit
6a0da1d8aa
1 changed files with 0 additions and 4 deletions
|
@ -33,8 +33,4 @@
|
|||
<link rel="stylesheet" href="{{ $css.Permalink }}" integrity="{{ $css.Data.Integrity }}" />
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
|
||||
{{ if and (hugo.IsProduction) (eq .Site.BaseURL "https://docs.xiv.zone/") }}
|
||||
<script async defer data-website-id="b80c34df-d829-4e4d-8b8d-0ea762224a73" src="https://salamis.ryne.moe/umami.js" data-domains="docs.xiv.zone" data-do-not-track="true"></script>
|
||||
{{ end }}
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue