Skip to content

Commit d7c5a66

Browse files
committed
🔄 Update cache-busting to v=10 for settings visibility
1 parent 42fe347 commit d7c5a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>DocStripper - Batch Document Cleaner</title>
77
<meta name="description" content="DocStripper - Remove noise from text documents automatically. Clean page numbers, headers, footers, duplicates, and empty lines.">
8-
<link rel="stylesheet" href="assets/style.css?v=9">
8+
<link rel="stylesheet" href="assets/style.css?v=10">
99
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧹</text></svg>">
1010
</head>
1111
<body>
@@ -259,6 +259,6 @@ <h3>Clean Output</h3>
259259
</div>
260260
</footer>
261261

262-
<script src="assets/app.js?v=9"></script>
262+
<script src="assets/app.js?v=10"></script>
263263
</body>
264264
</html>

0 commit comments

Comments
 (0)