Skip to content

Commit b396069

Browse files
committed
Remove environment filtering for Google Analytics
1 parent c35aee3 commit b396069

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

_layouts/default.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
{% include footer.html %}
1717
{% include modals.html %}
1818
{% include js.html %}
19-
{% if jekyll.environment == 'production' %}
2019
{% include analytics.html %}
21-
{% endif %}
2220
</body>
2321
</html>

0 commit comments

Comments
 (0)