1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Back to the environment plugin

This commit is contained in:
Daniel Barber 2018-08-11 22:10:07 -04:00
parent 983976abeb
commit 9ee8f00551
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -28,7 +28,9 @@
}
</script>
<!-- CONTEXT: {{ site.env.CONTEXT }} -->
<!-- PATH: {{ site.env.PATH }} -->
<!-- FOO: {{ site.env.FOO }} -->
{% if site.env.CONTEXT == "production" %}
{% include analytics.html %}