Merge branch 'main' of http://192.168.0.37:3000/rasmus/madplaner
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
<!-- cache busting for serivce worker -->
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}?v=1.1">
|
||||
</head>
|
||||
|
||||
<script
|
||||
defer
|
||||
src="/stats/script.js"
|
||||
data-website-id="4909e1da-6d66-4035-a401-f2acbaebdd3b"
|
||||
data-host-url="/stats">
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('/sw.js')
|
||||
|
||||
Reference in New Issue
Block a user