Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit acccf1b

Browse files
committed
remove logo from home
1 parent 3a46e1f commit acccf1b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • client/src/components/pages/Home

client/src/components/pages/Home/Home.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ export const Home = () => {
2929
overflowX: "hidden",
3030
}}
3131
>
32-
<Box sx={{ mb: 1 }}>
33-
<img width="150px" src="/logo.svg" alt="starklings logo" />
34-
</Box>
3532
<Logo />
3633
<Typography sx={{ mt: 3 }}>
3734
A web interactive tutorial to learn Cairo and Starknet.

0 commit comments

Comments
 (0)