Skip to content

Commit 0896017

Browse files
committed
Use proper asset name
1 parent 3b65bf4 commit 0896017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/downloads.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ import router from "next/router";
136136
},
137137
{
138138
backgroundImage: "/backgrounds/5.png",
139-
customIcon: <img width={250} src="/support.png" />,
139+
customIcon: <img width={250} src="/logo.png" />,
140140
title: "Missing a platform?",
141141
subtitle: "",
142142
button: [

0 commit comments

Comments
 (0)