Sha256: 96f3740b3891c60a8ea03cf75ccf8e413620a2ee305e1eacb88fd5f8581c131a

Contents?: true

Size: 166 Bytes

Versions: 11

Compression:

Stored size: 166 Bytes

Contents

---
layout: compress
---

/* Registering Service Worker */
if('serviceWorker' in navigator) {
  navigator.serviceWorker.register('{{ "/sw.js" | relative_url }}');
};

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jekyll-theme-chirpy-3.3.2 app.js
jekyll-theme-chirpy-3.3.1 app.js
jekyll-theme-chirpy-3.3.0 app.js
jekyll-theme-chirpy-3.2.2 app.js
jekyll-theme-chirpy-3.2.1 app.js
jekyll-theme-chirpy-3.2.0 app.js
jekyll-theme-chirpy-3.1.1 app.js
jekyll-theme-chirpy-3.1.0 app.js
jekyll-theme-chirpy-3.0.3 app.js
jekyll-theme-chirpy-3.0.2 app.js
jekyll-theme-chirpy-3.0.1 app.js