We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09273f3 commit 9e64f42Copy full SHA for 9e64f42
1 file changed
public/index.html
@@ -30,7 +30,7 @@
30
document.querySelectorAll('meta[name="theme-color"]').forEach(function (m) { m.setAttribute("content", color); });
31
})();
32
</script>
33
- <link rel="stylesheet" href="/app.css?v=766362520e61" />
+ <link rel="stylesheet" href="/app.css?v=8582be874cff" />
34
<link rel="stylesheet" href="/bundle.css" />
35
<link rel="stylesheet" href="/excalidraw/index.css" />
36
</head>
0 commit comments