disabled caching for the index file

This commit is contained in:
Miodec 2022-10-09 00:01:52 +02:00
parent 7dc26e5962
commit a3c9914505

View file

@ -63,6 +63,7 @@
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="darkreader-lock" />
<meta http-equiv="Cache-Control" content="no-store" />
<script>
if ("serviceWorker" in navigator) {
navigator.serviceWorker.getRegistrations().then(function (registrations) {