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 78b14d8 commit eb4d456Copy full SHA for eb4d456
src/index.html
@@ -2,8 +2,8 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <title>VectorSearchUI</title>
6
- <base href="/vector/" />
+ <title>Knowledge Discovery Custom UI</title>
+ <base href="./" />
7
<meta name="viewport" content="width=device-width, initial-scale=1" />
8
<link rel="icon" type="image/x-icon" href="favicon.ico" />
9
</head>
0 commit comments