Skip to content

Commit

Permalink
Add tracking code fog Offen
Browse files Browse the repository at this point in the history
  • Loading branch information
flokoe committed Jun 4, 2024
1 parent c46183d commit 824d92f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions themes/v1/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@

{{ partialCached "head/css.html" . }}
<!-- {{ partialCached "head/js.html" . }} -->

{{ if hugo.IsProduction }}
<script async src="https://offen.citizenalpha.de/script.js"
data-account-id="d5573aed-d858-4371-b256-b4c1e9a9b450"
data-locale="de"
></script>
{{ end }}

0 comments on commit 824d92f

Please sign in to comment.