fix(gitea): revert to UMAMI_ID/UMAMI_SRC and use .UmamiSrc/.UmamiId template vars
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{{if and (eq .RunMode "prod") (not .IsSigned)}}
|
||||
<script defer src="{{.UmamiSrc}}" data-website-id="{{.UmamiScript}}"></script>
|
||||
<script defer src="{{.UmamiSrc}}" data-website-id="{{.UmamiId}}"></script>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user