Update index.html

This commit is contained in:
idkwhereisthisname 2025-04-21 14:16:38 +02:00 committed by GitHub
parent b74c9a4c3c
commit 3ec1ac30a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,15 +1,16 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8" />
<title>Index of /wad</title> <title>Index of /wad</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="../meta/main.css" /> <link rel="stylesheet" href="../meta/main.css" />
<link rel="icon" type="image/x-icon" href="../favicon.ico" /> <link rel="icon" type="image/x-icon" href="../favicon.ico" />
</head> </head>
<body class="dir"> <body class="dir">
<h1>Index of /wad</h1> <h1>Index of /wad</h1>
<table> <table>
<tr><td><a href="/">..</a></td></tr> <tr><td><a href="/">..</a></td></tr>
<tr><td><a href="IOS56(vWii).wad">IOS56(vWii).wad</a></td></tr> <tr><td><a href="IOS56(vWii).wad">IOS56(vWii).wad</a></td></tr>
@ -25,9 +26,8 @@
<tr><td><a href="WiiMart.wad">WiiMart.wad</a></td></tr> <tr><td><a href="WiiMart.wad">WiiMart.wad</a></td></tr>
<tr><td><a href="WiiMartOB.wad">WiiMartOB.wad</a></td></tr> <tr><td><a href="WiiMartOB.wad">WiiMartOB.wad</a></td></tr>
</table> </table>
<p>No, the Wii mini is not supported.<!--jk i know no one is gonna ask that---> <p>No, the Wii mini is not supported.</p><!--jk i know no one is gonna ask that--->
"WiiMartOB.wad" is the version with the old Wii Shop Channel banner.</p> <p>"WiiMartOB.wad" is the version with the old Wii Shop Channel banner.</p>
</body> </body>
</html> </html>