diff --git a/frontend/index.html b/frontend/index.html index ff93803bb..876c6f0f6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,17 @@ - + + - Tauri + React + Typescript + PictoPy diff --git a/frontend/public/vite.svg b/frontend/public/vite.svg deleted file mode 100644 index e7b8dfb1b..000000000 --- a/frontend/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/landing-page/src/Pages/Footer/Footer.tsx b/landing-page/src/Pages/Footer/Footer.tsx index f81fbe959..ecbb65a5d 100644 --- a/landing-page/src/Pages/Footer/Footer.tsx +++ b/landing-page/src/Pages/Footer/Footer.tsx @@ -3,7 +3,7 @@ import { FaDiscord } from 'react-icons/fa' // Import Discord icon from React Ic const Footer: React.FC = () => { return ( -