diff --git a/react-frontend/index.html b/react-frontend/index.html index e4b78ea..9272151 100644 --- a/react-frontend/index.html +++ b/react-frontend/index.html @@ -1,13 +1,20 @@ - - - - - Vite + React + TS - - -
- - + + + + + Shortener + + +
+ + diff --git a/react-frontend/src/assets/react.svg b/react-frontend/public/react.svg similarity index 100% rename from react-frontend/src/assets/react.svg rename to react-frontend/public/react.svg