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 23c3a91 commit 3101bf2Copy full SHA for 3101bf2
1 file changed
app/index.html
@@ -8,6 +8,7 @@
8
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/>
9
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@100&family=Lexend+Peta&display=swap" />
10
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script>
11
+ <base href='/'/>
12
</head>
13
<body>
14
<div id="app"></div>
0 commit comments