Skip to content

Commit 3101bf2

Browse files
committed
added base endpoint in indexhtml
1 parent 23c3a91 commit 3101bf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/>
99
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@100&family=Lexend+Peta&display=swap" />
1010
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script>
11+
<base href='/'/>
1112
</head>
1213
<body>
1314
<div id="app"></div>

0 commit comments

Comments
 (0)