diff --git a/uniro_admin_frontend/index.html b/uniro_admin_frontend/index.html index e4b78ea..7347347 100644 --- a/uniro_admin_frontend/index.html +++ b/uniro_admin_frontend/index.html @@ -2,9 +2,9 @@ - + - Vite + React + TS + UNIRO ADMIN
diff --git a/uniro_admin_frontend/public/logo.svg b/uniro_admin_frontend/public/logo.svg new file mode 100644 index 0000000..8be492d --- /dev/null +++ b/uniro_admin_frontend/public/logo.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/uniro_admin_frontend/public/vite.svg b/uniro_admin_frontend/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/uniro_admin_frontend/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/uniro_frontend/index.html b/uniro_frontend/index.html index 1dc72fe..61ef53b 100644 --- a/uniro_frontend/index.html +++ b/uniro_frontend/index.html @@ -2,10 +2,10 @@ - + - Vite + React + TS + UNIRO
diff --git a/uniro_frontend/public/vite.svg b/uniro_frontend/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/uniro_frontend/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file