mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-11-06 15:30:18 +01:00
Some fixes
This commit is contained in:
parent
6a01b25825
commit
741ecba228
@ -70,7 +70,7 @@
|
|||||||
<h2 id="Manual">Manual Installation</h2>
|
<h2 id="Manual">Manual Installation</h2>
|
||||||
|
|
||||||
<h3>What platform are you on?</h3>
|
<h3>What platform are you on?</h3>
|
||||||
<button onclick="showDiv('wii')"><img src="media/button-wii.png" alt="">Wii</button><br>
|
<button onclick="showDiv('Wii')"><img src="media/button-wii.png" alt="">Wii</button><br>
|
||||||
<button onclick="showDiv('vWii')"><img src="media/button-vwii.png" alt="">vWii</button><br>
|
<button onclick="showDiv('vWii')"><img src="media/button-vwii.png" alt="">vWii</button><br>
|
||||||
<button onclick="showDiv('dolphin')"><img src="media/button-dolphin-desktop.png" alt="">Dolphin</button>
|
<button onclick="showDiv('dolphin')"><img src="media/button-dolphin-desktop.png" alt="">Dolphin</button>
|
||||||
<hr>
|
<hr>
|
||||||
|
|||||||
@ -38,13 +38,17 @@ document.addEventListener('DOMContentLoaded', async () => {
|
|||||||
const purplePublishers = [
|
const purplePublishers = [
|
||||||
"Subnetic",
|
"Subnetic",
|
||||||
"A for Animation",
|
"A for Animation",
|
||||||
|
"A For Animation",
|
||||||
"dustinbriggs1991",
|
"dustinbriggs1991",
|
||||||
|
"dustinbriggs91",
|
||||||
"saulfabreg",
|
"saulfabreg",
|
||||||
"ThatOneYoshi",
|
"ThatOneYoshi",
|
||||||
"RM05",
|
"RM05",
|
||||||
"idkwhereisthisname",
|
"idkwhereisthisname",
|
||||||
"ForgottenArchive",
|
"ForgottenArchive",
|
||||||
|
"Onion Mastori",
|
||||||
"RedYoshiKart",
|
"RedYoshiKart",
|
||||||
|
"UselessMan",
|
||||||
"RollPlayStation"
|
"RollPlayStation"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user