Skip to content

Commit de4c1d2

Browse files
committed
fix: prizes
1 parent 538b02e commit de4c1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/prize/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ const prizesMapping: PrizeCategory[] = [
321321
link: "https://bit.ly/htf4-myoctocat",
322322
},
323323
],
324-
image: `/white-logo.png`,
324+
image: `/assets/partners/gold/github-white.png`,
325325
},
326326
],
327327
},

0 commit comments

Comments
 (0)