Adding contributors

This commit is contained in:
Gemdation 2025-05-14 20:43:51 -05:00
parent 3331bd51b0
commit 059183895c
6 changed files with 17 additions and 2 deletions

View File

@ -54,7 +54,7 @@
</div>
<div class="pfp">
<img loading="lazy" src="media/pfp-thom.png" class="pfp">
<p class="mem"><b class="uname">Thom</b> is a Discord administrator and is the developer of the WiiMarty Discord bot and <mark>[unreleased tool]</mark>. He can code in Python and C/C++. He was a co-owner of Reviive.<br><br>
<p class="mem"><b class="uname">Thom</b> is a Discord administrator and is the developer of the WiiMarty Discord bot and the WiiMart Installer. He can code in Python and C/C++. He was a co-owner of Reviive.<br><br>
<a href="https://wiilab.wiimart.org/thom2305"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a> <a href="https://thom2305.github.io/"><button><img loading="lazy" src="meta/ico-web.png" class="ico"></button></a></p>
</div>
<div class="pfp">
@ -167,12 +167,24 @@
</p>
<audio src="media/sound-points.mp3"></audio>
</div>
<div class="pfp">
<img loading="lazy" src="media/pfp-dustin.gif" class="pfp">
<p class="mem"><b class="uname">dustinbriggs1991</b> is one of the Virtual Console inject creators.<br><br>
<a href="https://x.com/dustinbriggs91"><button><img loading="lazy" src="meta/ico-twt.png" class="ico"></button></a> <a href="https://www.youtube.com/@dustinbriggs1991"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a></p>
</p>
</div>
<div class="pfp">
<img loading="lazy" src="media/pfp-onion.png" class="pfp">
<p class="mem"><b class="uname">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></p>
</p>
</div>
</div>
<script>document.addEventListener('DOMContentLoaded', function() {const pfpDivs = document.querySelectorAll('.pfp'); 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>
<div>
<p class="mem">Want to also contribute to this project? Check out WiiMart on WiiLab!<br><br>
<p class="mem">Want to also contribute to this project? You can help out with a custom game or contribute directly on our GitLab.<br><br>
<a href="https://wiilab.wiimart.org/wiimart/"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a></p>
</div>

View File

@ -38,11 +38,13 @@
<tr><td><a href="pfp-comp.gif">pfp-comp.gif</a></td></tr>
<tr><td><a href="pfp-cosmo.png">pfp-cosmo.png</a></td></tr>
<tr><td><a href="pfp-def.png">pfp-def.png</a></td></tr>
<tr><td><a href="pfp-dustin.gif">pfp-dustin.gif</a></td></tr>
<tr><td><a href="pfp-emol.png">pfp-emol.png</a></td></tr>
<tr><td><a href="pfp-fishie.png">pfp-fishie.png</a></td></tr>
<tr><td><a href="pfp-gem.png">pfp-gem.png</a></td></tr>
<tr><td><a href="pfp-idkwh.png">pfp-idkwh.png</a></td></tr>
<tr><td><a href="pfp-ocarina.png">pfp-ocarina.png</a></td></tr>
<tr><td><a href="pfp-onion.png">pfp-onion.png</a></td></tr>
<tr><td><a href="pfp-peg.png">pfp-peg.png</a></td></tr>
<tr><td><a href="pfp-rm05.png">pfp-rm05.png</a></td></tr>
<tr><td><a href="pfp-rou.png">pfp-rou.png</a></td></tr>

BIN
media/pfp-dustin.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 KiB

BIN
media/pfp-onion.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
meta/ico-twt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -29,6 +29,7 @@
<tr><td><a href="ico-bsky.png">ico-bsky.png</a></td></tr>
<tr><td><a href="ico-git.png">ico-git.png</a></td></tr>
<tr><td><a href="ico-twitch.png">ico-twitch.png</a></td></tr>
<tr><td><a href="ico-twt.png">ico-twt.png</a></td></tr>
<tr><td><a href="ico-web.png">ico-web.png</a></td></tr>
<tr><td><a href="ico-yt.png">ico-yt.png</a></td></tr>
<tr><td><a href="issue.js">issue.js</a></td></tr>