mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
35 lines
1.6 KiB
HTML
35 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
/* fix page being blank for a second before the css loads */
|
|
@font-face {font-family: 'Shop'; src: url('shop.ttf') format('truetype'); font-weight: normal; font-style: normal;}
|
|
</style>
|
|
<title>404 Not Found - WiiMart</title>
|
|
<meta content="WiiMart" property="og:title" />
|
|
<meta content="This download page displays if the page could not be found." property="og:description" />
|
|
<meta content="https://wiimart.github.io/media/branding-bag.png" property="og:image"/>
|
|
<meta content="https://wiimart.github.io/404.html" 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="stylesheet" href="meta/verdana.css" />
|
|
<link rel="icon" type="image/x-icon" href="media/wiimart-bag.ico" />
|
|
</head>
|
|
<body>
|
|
|
|
<header><a href="branding"><img src="media/branding-wordmark-white.png" width="200px"></a></header>
|
|
|
|
<img src="/media/branding-bag-no-bg.png" loading="lazy" width="150px" height="150px" style="margin-bottom:-30px; float:center;">
|
|
<h1>404 Page Not Found</h1>
|
|
|
|
<a href="/"><button>Go to the home page</button></a><br><br>
|
|
<a href="javascript:history.back(1);"><button>Go to the previous page</button></a><br><br>
|
|
|
|
|
|
|
|
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:wiimartshopping@gmail.com"><b>wiimartshopping@gmail.com</b></a>.</p></footer>
|
|
|
|
</body>
|
|
</html> |