fix: bust calc sample stylesheet cache

This commit is contained in:
2026-05-16 21:52:05 +02:00
parent 813fae1b61
commit c11a75d7f7
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HP48GX RPN Calculator</title>
<link rel="stylesheet" href="./index.css">
<link rel="stylesheet" href="./index.css?ver=1">
</head>
<body>
<main class="app-shell">