We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90e3cb commit 4b42d8eCopy full SHA for 4b42d8e
web/password.html
@@ -26,7 +26,7 @@
26
<!-- STYLESHEETS -->
27
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
28
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
29
- <link rel="stylesheet" type="text/css" href="/static/styles/global.css?v=9" />
+ <link rel="stylesheet" type="text/css" href="/static/styles/global.css?v=10" />
30
<link rel="stylesheet" type="text/css" href="/static/styles/highlights.css" />
31
32
<!-- FONTS -->
@@ -97,4 +97,4 @@ <h1>Password Protected!</h1>
97
<div style="display: none;" hx-get="/raw/0" hx-trigger="keyup[ctrlKey&&shiftKey&&key=='R'] from:body"></div>
98
</body>
99
100
-</html>
+</html>
0 commit comments