fix: Bump CSS and JS version to clear browser and service worker cache
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 12s
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<link rel="apple-touch-icon" href="/icons/apple-touch-icon-v2.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/icons/icon-192.png">
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="/icons/icon-512.png">
|
||||
<link rel="stylesheet" href="style.css?v=19">
|
||||
<link rel="stylesheet" href="style.css?v=20">
|
||||
</head>
|
||||
<body>
|
||||
<header class="shell hero">
|
||||
@@ -117,6 +117,6 @@
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
<script src="/app.js?v=5" defer></script>
|
||||
<script src="/app.js?v=6" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user