mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
66 lines
3.5 KiB
HTML
66 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<style>@font-face {font-family: 'Shop'; src: url('meta/shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}</style>
|
|
<script src="meta/music.js" preload></script>
|
|
<title>WiiMart: Important Info logs</title>
|
|
<meta content="WiiMart: Important Info logs" property="og:title">
|
|
<meta content="Here are archives of WiiMart.org's Important Info section." property="og:description">
|
|
<meta content="https://wiimart.org/media/branding-bag.png" property="og:image">
|
|
<meta content="https://wiimart.org/info-log" property="og:url">
|
|
<meta content="#1164E9" data-react-helmet="true" name="theme-color">
|
|
<meta name="keywords" content="WiiMart, Wii Shop, homebrew">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="meta/main.css">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
<style>
|
|
details {text-align: left;padding-left: 5px;padding-right: 5px;}
|
|
summary {padding-left: 5px;padding-right: 5px;cursor: pointer;user-select: none}
|
|
details li {font-size: smaller}
|
|
nav {margin-bottom: 0;}
|
|
</style>
|
|
</head>
|
|
<body onload="loadafterwednesdaycheck();">
|
|
<div id="bgmplayer">
|
|
<h2>BGM player</h2>
|
|
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>
|
|
<p><br>Enable audio autoplay in your browser for it to continue playing throughout the website.</p>
|
|
</div>
|
|
|
|
<nav><a href="/" class="btn">Back to WiiMart.org</a></nav>
|
|
|
|
<div style="padding: 0;padding-bottom: 10px;">
|
|
<header style="background-color:#34BEED;color:white;font-weight:bold;margin-bottom:10px">Important Info:</header>
|
|
<details>
|
|
<summary>WiiMart is down for maintenance.</summary>
|
|
<p>The WiiMart service is currently offline as we are handling DSiMart testing.</p>
|
|
</details>
|
|
<details>
|
|
<summary>WiiMart Wednesday for June 6th.</summary>
|
|
<p>These titles were added this Wednesday.</p>
|
|
<ul>
|
|
<li><i>Super Mario Star Road</i> (Nintendo 64, dustinbriggs1991/Ryoku)</li>
|
|
<li><i>Super Mario Bros. 2: Master Quest</i> (NES/Famicom, Subnetic)</li>
|
|
<li><i>Super Mario RPG: Master Quest</i> (SNES/Super Famicom, Subnetic)</li>
|
|
<li><i>Chrono Trigger: Master Quest</i> (SNES/Super Famicom, Subnetic)</li>
|
|
<li><i>The Legend of Zelda: A Link to the Past (Master Quest)</i> (SNES/Super Famicom, Subnetic)</li>
|
|
<li><i>The Legend of Zelda: Ocarina of Time (Master Quest)</i> (Nintendo 64 (NTSC Only), dustinbriggs1991/Ryoku)</li>
|
|
<li><i>The Legend of Zelda: Majora's Mask (Master Quest)</i> (Nintendo 64 (NTSC Only), Subnetic)</li>
|
|
<li><i>Bubsy in Claws Encounters of the Furred Kind</i> (SNES/Super Famicom, Onion Mastori)</li>
|
|
<li><i>Pocky & Rocky</i> (SNES/Super Famicom, Onion Mastori)</li>
|
|
</ul>
|
|
</details>
|
|
<details>
|
|
<summary>Update your WiiMart!</summary>
|
|
<p>Since May 2nd, WiiMart has been relocated to a new domain. For this update, you'll need to download new WADs. Go to the <a href="install">Install</a> page.</p>
|
|
</details>
|
|
</div>
|
|
|
|
<p>The <b>Important Info</b> section was added on June 10th. This section is not corresponding to the one seen on the Wii Shop Channel.</p>
|
|
|
|
<footer><p>The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
|
|
|
|
</body>
|
|
</html> |