New contributor

This commit is contained in:
Gemdation 2025-07-31 08:51:38 -05:00
parent daa62616f5
commit a7556879aa
2 changed files with 9 additions and 1 deletions

View File

@ -217,6 +217,14 @@
<figcaption class="mem"><b>Onion Mastori</b> is one of the Virtual Console inject creators.<br><br>
<a href="https://www.youtube.com/@onionmastori" title="Onion Mastori"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a> <a href="https://www.youtube.com/@xboxnostalgic101" title="Xbox Nostalgic 101"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a></figcaption>
</figure>
<hr>
<figure class="box" id="TheErrorExe">
<img loading="lazy" src="media/pfp-errorexe.png" class="pfp">
<figcaption class="mem"><b>TheErrorExe</b> has contributed with his ReviveMii service, it appears on Wii Channels.<br><br>
<a href="https://theerrorexe.dev/"><button><img loading="lazy" src="meta/ico-web.png" class="ico"></button></a></figcaption>
</figure>
</div>
<script>document.addEventListener('DOMContentLoaded', function() {const pfpDivs = document.querySelectorAll('figure'); pfpDivs.forEach(function(pfpDiv) {const clickableImage = pfpDiv.querySelector('img'); const sound = pfpDiv.querySelector('audio'); if (clickableImage && sound) {clickableImage.addEventListener('click', function() {const newSound = new Audio(sound.src);newSound.play();});}});});</script>

View File

@ -109,7 +109,7 @@
<div class="box">
<h2>Frequently Asked Questions</h2>
<h3>How do I troubleshoot <i>this error code</i>?</h3>
<p>Check it with <a href="errors">this tool</a>, otherwise ask for help in the <b>#support</b> channel on <a href="https://discord.gg/wbbDmbYm7U">Discord</a>.</p>
<p>Check it with <a href="errors">this tool</a>, otherwise ask for help on <a href="https://discord.gg/wbbDmbYm7U">Discord</a> or <a href="https://www.reddit.com/r/wiimart">Reddit</a>.</p>
<h3>Is real money needed to buy Wii Points?</h3>
<p>The WiiMart service is entirely free of charge! Wii Points are "bought" only to keep the service as close the original as possible.</p>
<h3>Can WiiMart run on Dolphin?</h3>