Skip to content

Commit 4b42d8e

Browse files
authored
Update CSS Cache
1 parent f90e3cb commit 4b42d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/password.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- STYLESHEETS -->
2727
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
2828
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
29-
<link rel="stylesheet" type="text/css" href="/static/styles/global.css?v=9" />
29+
<link rel="stylesheet" type="text/css" href="/static/styles/global.css?v=10" />
3030
<link rel="stylesheet" type="text/css" href="/static/styles/highlights.css" />
3131

3232
<!-- FONTS -->
@@ -97,4 +97,4 @@ <h1>Password Protected!</h1>
9797
<div style="display: none;" hx-get="/raw/0" hx-trigger="keyup[ctrlKey&&shiftKey&&key=='R'] from:body"></div>
9898
</body>
9999

100-
</html>
100+
</html>

0 commit comments

Comments
 (0)