milvus/internal/http/webui/index.html
MimoN f7c7ac51fc
fix: update webui and remove the unnecessary code (#37726)
issue: #36621
* update webui top nav
* remove the unnecessary code in .gitignore file

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
2024-11-16 10:56:33 +08:00

17 lines
556 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="./assets/favicon-ADjA7Mb5.png" type="image/png">
<meta />
<title>Milvus Management</title>
<script type="module" crossorigin src="./assets/index-9VfLXdsd.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CJUwJlqi.css">
</head>
<body>
<div id="root"></div>
</body>
</html>