Upgrade GA tag (analytics.js) to the latest tag (gtag.js)
This commit is contained in:
@@ -35,7 +35,11 @@
|
||||
{% endif %}
|
||||
|
||||
|
||||
<!-- PWA -->
|
||||
{% if jekyll.environment == 'production' %}
|
||||
|
||||
{% include google-analytics.html %}
|
||||
|
||||
<!-- PWA -->
|
||||
<script src="{{ '/app.js' | relative_url }}" defer></script>
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user