Skip to content

Commit cb7a11e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/index.html

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

2929
<!-- FONTS -->
3030
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -115,4 +115,4 @@
115115
</div>
116116
</body>
117117

118-
</html>
118+
</html>

0 commit comments

Comments
 (0)