either prod or nonprod

This commit is contained in:
Daniel Radetsky 2022-06-13 20:18:47 -07:00
parent 631d1eb778
commit 49d73dcc95
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{{- else -}}
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
{{- end -}}
{{- if eq hugo.Environment "production" -}}
{{- if in (slice "production" "nonprod") hugo.Environment -}}
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36037335-10"></script>
<script>