gzdaniel commited on
Commit
8f8e41d
·
1 Parent(s): 1af4a45

Update favicon.png

Browse files
lightrag/api/webui/favicon.png ADDED

Git LFS Details

  • SHA256: abc12429fe4a991bce5fccc03057cb95f6db2c9b4da62062ad2db44f03962253
  • Pointer size: 130 Bytes
  • Size of remote file: 15.7 kB
lightrag/api/webui/icon.svg DELETED
Binary file (10.6 kB)
 
lightrag/api/webui/index.html CHANGED
Binary files a/lightrag/api/webui/index.html and b/lightrag/api/webui/index.html differ
 
lightrag_webui/index.html CHANGED
@@ -5,7 +5,7 @@
5
  <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
6
  <meta http-equiv="Pragma" content="no-cache" />
7
  <meta http-equiv="Expires" content="0" />
8
- <link rel="icon" type="image/svg+xml" href="icon.svg" />
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
  <title>Lightrag</title>
11
  </head>
 
5
  <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
6
  <meta http-equiv="Pragma" content="no-cache" />
7
  <meta http-equiv="Expires" content="0" />
8
+ <link rel="icon" type="image/png" href="favicon.png" />
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
  <title>Lightrag</title>
11
  </head>
lightrag_webui/public/favicon.png ADDED

Git LFS Details

  • SHA256: abc12429fe4a991bce5fccc03057cb95f6db2c9b4da62062ad2db44f03962253
  • Pointer size: 130 Bytes
  • Size of remote file: 15.7 kB
lightrag_webui/public/icon.svg DELETED