diff --git a/index.html b/index.html index 790eb70..0b1595b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Chat LangGraph diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..5d168a9 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/assets/react.svg b/src/assets/react.svg deleted file mode 100644 index 6c87de9..0000000 --- a/src/assets/react.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file