Set the ruffle logo to a relative path like the others.

This commit is contained in:
Daniel Brooks
2023-07-15 13:39:02 -07:00
parent ed86e523d4
commit 6b318f03a8
+1 -1
View File
@@ -78,7 +78,7 @@ var Module = null;
np2: img("other_logos/nekop2.gif"),
xmil: img("other_logos/xmillenium_logo.jpg"),
vmac: img("other_logos/vmac.png"),
ruffle: img("/other_logos/ruffle.png"),
ruffle: img("other_logos/ruffle.png"),
cloudpilot: img("other_logos/cloudpilot.png"),
v86: img("other_logos/v86.png"),
};