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