Skip to content

Commit 68d1d64

Browse files
committed
2 parents 64fa27d + 53ded15 commit 68d1d64

File tree

3 files changed

+2
-55
lines changed

3 files changed

+2
-55
lines changed

components/Navigation.re

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,8 @@ let make = (~overlayState: (bool, (bool => bool) => unit)) => {
480480
<div className="h-8 w-8">
481481
<a
482482
href="/"
483-
className="block hover:cursor-pointer flex justify-center items-center w-full h-full font-bold">
484-
<img src="/static/rescript-logo.svg" />
483+
className="block hover:cursor-pointer w-full h-full flex justify-center items-center font-bold">
484+
<img src="/static/nav-logo@2x.png"/>
485485
</a>
486486
</div>
487487
/*<img*/

public/static/[email protected]

4.72 KB
Loading

public/static/rescript-logo.svg

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)