diff --git a/frontend/index.html b/frontend/index.html index 1a5c08b..d73c2db 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,6 +3,7 @@ + NexaPG Monitor diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..ee17e2e --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,2285 @@ + + + + diff --git a/frontend/public/nexapg-logo.svg b/frontend/public/nexapg-logo.svg new file mode 100644 index 0000000..ee17e2e --- /dev/null +++ b/frontend/public/nexapg-logo.svg @@ -0,0 +1,2285 @@ + + + + diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index b6ea61c..7dfc5df 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -22,7 +22,10 @@ function Layout({ children }) { return (