Updated 78 files via CloudCannon
This commit is contained in:
parent
2a3d70ce1b
commit
0d62baecf8
78 changed files with 49 additions and 8526 deletions
|
|
@ -99,7 +99,7 @@
|
|||
<link rel="icon" type="image/png" href="https://setto.basspistol.com/touch-icon.png" sizes="192x192">
|
||||
<link rel="shortcut icon" href="https://setto.basspistol.com/images/setto-logoicon.svg" type="image/png" />
|
||||
<noscript><link rel="stylesheet" href="../../../assets/css/noscripts-20200812.css" /></noscript>
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
|
||||
<meta name="theme-color" content="#3c2a52"/>
|
||||
|
||||
</head>
|
||||
|
|
@ -658,17 +658,6 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
|
||||
|
||||
<script>
|
||||
window.onload = function () {
|
||||
var script = document.createElement('script');
|
||||
var firstScript = document.getElementsByTagName('script')[0];
|
||||
script.type = 'text/javascript';
|
||||
script.async = true;
|
||||
script.src = '/sw-register.js?v=' + Date.now();
|
||||
firstScript.parentNode.insertBefore(script, firstScript);
|
||||
};
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue