Skip to content

Commit 69948fa

Browse files
committed
fix Alex breaking things
1 parent a74e7da commit 69948fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const SPONSORS: Sponsor[][] = [
2222
{
2323
id: "HipoLabs",
2424
name: "Hipo",
25-
photo: require("assets/sponsors/hipolabs.png"),
25+
photo: require("Assets/sponsors/hipolabs.png"),
2626
link: "https://hipolabs.com"
2727
}
2828
]

0 commit comments

Comments
 (0)