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 4b42d8e commit cb7a11eCopy full SHA for cb7a11e
web/index.html
@@ -24,7 +24,7 @@
24
<!-- STYLESHEETS -->
25
<!-- <link rel="preload" href="static/styles/global.css" as="style" /> -->
26
<!-- <link rel="preload" href="static/styles/highlights.css" as="style" /> -->
27
- <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" />
28
29
<!-- FONTS -->
30
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -115,4 +115,4 @@
115
</div>
116
</body>
117
118
-</html>
+</html>
0 commit comments