From 93134db584c726b8b7bc5da644d8a5a6706b8ad2 Mon Sep 17 00:00:00 2001 From: leandrofars Date: Thu, 5 Oct 2023 02:20:31 -0300 Subject: [PATCH 1/2] fix: github image --- frontend/src/layouts/dashboard/layout.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/frontend/src/layouts/dashboard/layout.js b/frontend/src/layouts/dashboard/layout.js index fbeba5e..5ae6793 100644 --- a/frontend/src/layouts/dashboard/layout.js +++ b/frontend/src/layouts/dashboard/layout.js @@ -4,6 +4,7 @@ import { styled } from '@mui/material/styles'; import { withAuthGuard } from 'src/hocs/with-auth-guard'; import { SideNav } from './side-nav'; import { TopNav } from './top-nav'; +import Image from 'next/image' const SIDE_NAV_WIDTH = 280; @@ -64,11 +65,13 @@ export const Layout = withAuthGuard((props) => { cursor:"pointer" }}> - github logo - + From 588e56ec276148f2089b6e530d100bf21849e4c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leandro=20Ant=C3=B4nio=20Farias=20Machado?= <83298718+leandrofars@users.noreply.github.com> Date: Thu, 5 Oct 2023 02:23:51 -0300 Subject: [PATCH 2/2] chore(readme): update infra img --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecf3a19..debe220 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ Currently, telecommunications giants and startups, publishing new software daily -![image](https://github.com/leandrofars/oktopus/assets/83298718/a93df5aa-31fd-486f-8af1-7911f552fea1) +![image](https://github.com/OktopUSP/oktopus/assets/83298718/86d0b39c-ca08-4954-8d51-bc9f55655c7a)