mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
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