File tree Expand file tree Collapse file tree 3 files changed +3
-13
lines changed Expand file tree Collapse file tree 3 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -90,11 +90,11 @@ export const Header = () => {
90
90
</ div >
91
91
< Link href = "/" passHref className = "hidden lg:flex items-center gap-2 ml-4 mr-6 shrink-0" >
92
92
< div className = "flex relative w-10 h-10" >
93
- < Image alt = "SE2 logo" className = "cursor-pointer" fill src = "/logo.svg " />
93
+ < Image alt = "SE2 logo" className = "cursor-pointer" fill src = "/file.png " />
94
94
</ div >
95
95
< div className = "flex flex-col" >
96
- < span className = "font-bold leading-tight" > Scaffold-ETH </ span >
97
- < span className = "text-xs" > Ethereum dev stack </ span >
96
+ < span className = "font-bold leading-tight" > Batch #8 </ span >
97
+ < span className = "text-xs" > Learn Together! </ span >
98
98
</ div >
99
99
</ Link >
100
100
< ul className = "hidden lg:flex lg:flex-nowrap menu menu-horizontal px-1 gap-2" >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments