mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-02 13:51:56 +00:00
18 lines
642 B
HTML
18 lines
642 B
HTML
<!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-W9SNU3ES.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-BV5s8k-a.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|