Skip to content

Commit 81d5bd6

Browse files
committed
Update cache-busting to v=8
1 parent 9affc29 commit 81d5bd6

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=7">
8+
<link rel="stylesheet" href="assets/style.css?v=8">
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>
@@ -224,6 +224,6 @@ <h3>Clean Output</h3>
224224
</div>
225225
</footer>
226226

227-
<script src="assets/app.js?v=6"></script>
227+
<script src="assets/app.js?v=8"></script>
228228
</body>
229229
</html>

0 commit comments

Comments
 (0)