diff --git a/lightrag/api/webui/favicon.png b/lightrag/api/webui/favicon.png new file mode 100644 index 00000000..307566ab Binary files /dev/null and b/lightrag/api/webui/favicon.png differ diff --git a/lightrag/api/webui/icon.svg b/lightrag/api/webui/icon.svg deleted file mode 100644 index 5d2f0100..00000000 --- a/lightrag/api/webui/icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/lightrag/api/webui/index.html b/lightrag/api/webui/index.html index 823b0948..39cbe26d 100644 --- a/lightrag/api/webui/index.html +++ b/lightrag/api/webui/index.html @@ -5,7 +5,7 @@ - + Lightrag diff --git a/lightrag_webui/index.html b/lightrag_webui/index.html index ff14dccf..ebbcce35 100644 --- a/lightrag_webui/index.html +++ b/lightrag_webui/index.html @@ -5,7 +5,7 @@ - + Lightrag diff --git a/lightrag_webui/public/favicon.png b/lightrag_webui/public/favicon.png new file mode 100644 index 00000000..307566ab Binary files /dev/null and b/lightrag_webui/public/favicon.png differ diff --git a/lightrag_webui/public/icon.svg b/lightrag_webui/public/icon.svg deleted file mode 100644 index 5d2f0100..00000000 --- a/lightrag_webui/public/icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file