_includes/js-selector.html in jekyll-theme-chirpy-customized-upe-3.1.0 vs _includes/js-selector.html in jekyll-theme-chirpy-customized-upe-3.1.1

- old
+ new

@@ -92,10 +92,10 @@ {% endif %} {% if jekyll.environment == 'production' %} <!-- PWA --> {% if site.pwa.enabled %} - <script defer src="{{ '/app.js' | relative_url }}"></script> + <!-- <script defer src="{{ '/app.js' | relative_url }}"></script> --> {% else %} <script defer src="{{ '/unregister.js' | relative_url }}"></script> {% endif %} <!-- GA -->