Skip to content

Commit 2b901e8

Browse files
committed
update logo to cdn url
1 parent 85a6335 commit 2b901e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/routes/_index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function Index() {
2020
>
2121
<Section margin={{ bottom: "20" }}>
2222
<img
23-
src="public/logo_white.png"
23+
src="https://res.cloudinary.com/garrison/image/upload/v1737588100/bolanosdev/logos/logo_white.png"
2424
width="140px"
2525
height="140px"
2626
alt="logo"

0 commit comments

Comments
 (0)