Add packaged files in api/webui

This commit is contained in:
choizhang
2025-03-17 14:19:44 +08:00
parent 5fef68b62f
commit 1a50cd24be
4 changed files with 1176 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="icon" type="image/svg+xml" href="logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lightrag</title>
<script type="module" crossorigin src="./assets/index-C_gXb7W8.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CupYAae0.css">
</head>
<body>
<div id="root"></div>
</body>
</html>

BIN
lightrag/api/webui/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB