Update cache-busting version to 20260326-2 for cleanup feature
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta name="description" content="Create Monero payment requests in seconds. No account registration, no KYC. Minimal backend for short URLs only.">
|
||||
<link rel="icon" id="favicon" href="favicon.svg" type="image/svg+xml">
|
||||
<link rel="preload" href="fonts/inter-400.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="stylesheet" href="style.css?v=20260326-1">
|
||||
<link rel="stylesheet" href="style.css?v=20260326-2">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -122,8 +122,8 @@
|
||||
|
||||
<div class="toast" id="toast"></div>
|
||||
|
||||
<script src="lib/qrcode.min.js?v=20260326-1" defer></script>
|
||||
<script src="i18n.min.js?v=20260326-1" defer></script>
|
||||
<script src="app.min.js?v=20260326-1" defer></script>
|
||||
<script src="lib/qrcode.min.js?v=20260326-2" defer></script>
|
||||
<script src="i18n.min.js?v=20260326-2" defer></script>
|
||||
<script src="app.min.js?v=20260326-2" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user