From 00b78b91d6f82ca19996f3a704041b324b5424f0 Mon Sep 17 00:00:00 2001 From: yangdx Date: Mon, 12 May 2025 19:14:02 +0800 Subject: [PATCH] Change website icon --- lightrag/api/webui/icon.svg | 1 + lightrag/api/webui/index.html | 2 +- lightrag_webui/index.html | 2 +- lightrag_webui/public/icon.svg | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 lightrag/api/webui/icon.svg create mode 100644 lightrag_webui/public/icon.svg diff --git a/lightrag/api/webui/icon.svg b/lightrag/api/webui/icon.svg new file mode 100644 index 00000000..d80cf9e5 --- /dev/null +++ b/lightrag/api/webui/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/lightrag/api/webui/index.html b/lightrag/api/webui/index.html index 9738d10d..823b0948 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 6eb226fa..ff14dccf 100644 --- a/lightrag_webui/index.html +++ b/lightrag_webui/index.html @@ -5,7 +5,7 @@ - + Lightrag diff --git a/lightrag_webui/public/icon.svg b/lightrag_webui/public/icon.svg new file mode 100644 index 00000000..d80cf9e5 --- /dev/null +++ b/lightrag_webui/public/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file