mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Show env vars in HTML
This commit is contained in:
parent
76c8c17526
commit
fdf42c910d
@ -28,6 +28,9 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<!-- CONTEXT: {{ site.env.CONTEXT }} -->
|
||||||
|
<!-- URL: {{ site.env.URL }} -->
|
||||||
|
|
||||||
{% if site.env.CONTEXT == "production" %}
|
{% if site.env.CONTEXT == "production" %}
|
||||||
{% include analytics.html %}
|
{% include analytics.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user