forked from AstrolabeCAE/SiteWebAstrolabe_public
Previous version made GPDR-friendly
This commit is contained in:
5
src/service-worker.njk
Normal file
5
src/service-worker.njk
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
permalink: '/service-worker.js'
|
||||
---
|
||||
const VERSION = '{{ global.random() }}';
|
||||
{% include "partials/global/service-worker.js" %}
|
||||
Reference in New Issue
Block a user