6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
|
---
|
||
|
permalink: '/service-worker.js'
|
||
|
---
|
||
|
const VERSION = '{{ global.random() }}';
|
||
|
{% include "partials/global/service-worker.js" %}
|