WiiMart-org/extras/dsimart-unavailable.html
2025-09-16 05:21:14 -05:00

32 lines
1.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DSiMart Unavailable!</title>
<meta content="DSiMart: private beta DSi Shop revival!" property="og:title">
<meta content="DSiMart is an upcoming private beta DSi Shop revival. Like WiiMart, it is an open-source revival for the defunct DSi Shop service." property="og:description">
<meta content="https://gemdation.com/media/random/dsimart-bag.png" property="og:image">
<meta content="https://dsimart.org" property="og:url">
<meta content="#E911D1" data-react-helmet="true" name="theme-color">
<meta name="keywords" content="DSiMart, DSi Shop, homebrew">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
@font-face {font-family:'Shop';src:url('http://gemdation.com/meta/font-wii-shop.ttf') format('truetype');font-weight:normal;font-style:normal;}
body {scroll-behavior:smooth;text-align: center;font-family: sans-serif;font-family:'Shop',sans-serif; overflow-x:hidden;transition:.1s ease-in-out; }
div.box {line-height:23.3px;background-color:white;border:solid 2px #ED0972;border-radius:5px;box-shadow: 0 0 10px #2525255d;box-sizing:border-box;text-align:center;margin: 0 auto;padding:5px;max-width:800px; overflow: auto;}
a {color:#ED0972;font-weight: bold;}
@media (prefers-color-scheme: dark)
{body {background-color: black; color: #e0e0e0;} div.box {background-color: #1e1e1e;box-shadow: 0 0 10px #000000CC;}}
</style>
</head>
<body>
<div class="box">
<h1 style="color:#ed3434">DSiMart Unavailable!</h1>
<p>Excuse the inconvenience, but our servers are offline.</p>
<p>If you still want to see the website, head to the <a href="https://web.archive.org/web/20250000000000*/https://dsimart.org/">Wayback Machine</a>.</p>
</div>
</body>
</html>