diff --git a/frontend/public/index.html b/frontend/public/index.html index aa069f2..0d04deb 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Codex Storage diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 8ae2200..a4c3c5b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -35,7 +35,7 @@ export default function App() {
-

Dexy

+

Codex Storage

diff --git a/frontend/src/components/layout/partials/NavigationRail.tsx b/frontend/src/components/layout/partials/NavigationRail.tsx index ad45c10..5f5ac6d 100644 --- a/frontend/src/components/layout/partials/NavigationRail.tsx +++ b/frontend/src/components/layout/partials/NavigationRail.tsx @@ -12,7 +12,7 @@ import { function NavigationRail() { return ( -

Dexy

+

Codex