55 lines
1.9 KiB
HTML
55 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="">
|
|
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
|
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
|
|
<meta name="color-scheme" content="light dark"><meta property="og:url" content="https://blastmud.org/worldwideportal/404.html">
|
|
<meta property="og:site_name" content="Worldwideportal">
|
|
<meta property="og:title" content="404 Page not found">
|
|
<meta property="og:locale" content="en_au">
|
|
<meta property="og:type" content="website">
|
|
<title>404 Page not found | Worldwideportal</title>
|
|
<link rel="icon" href="/worldwideportal/favicon.png" >
|
|
<link rel="manifest" href="/worldwideportal/manifest.json">
|
|
<link rel="canonical" href="https://blastmud.org/worldwideportal/404.html">
|
|
<link rel="stylesheet" href="/worldwideportal/book.min.6c8b9d2a1fc95075ed7da46ca81060b39add8fff6741ac51259f768929281e2c.css" integrity="sha256-bIudKh/JUHXtfaRsqBBgs5rdj/9nQaxRJZ92iSkoHiw=" crossorigin="anonymous">
|
|
<script defer src="/worldwideportal/fuse.min.js"></script>
|
|
<script defer src="/worldwideportal/en.search.min.dc09e6b436f929496f8981a8ecb6c9ecad123573562c109805a8ffb7eaa4244c.js" integrity="sha256-3AnmtDb5KUlviYGo7LbJ7K0SNXNWLBCYBaj/t+qkJEw=" crossorigin="anonymous"></script>
|
|
<!--
|
|
Made with Book Theme
|
|
https://github.com/alex-shpak/hugo-book
|
|
-->
|
|
|
|
|
|
<style>
|
|
.not-found {
|
|
text-align: center;
|
|
}
|
|
.not-found h1 {
|
|
margin: .25em 0 0 0;
|
|
opacity: .25;
|
|
font-size: 40vmin;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<main class="flex justify-center not-found">
|
|
<div>
|
|
<h1>404</h1>
|
|
<h2>Page Not Found</h2>
|
|
<h3>
|
|
<a href="/worldwideportal/">Worldwideportal</a>
|
|
</h3>
|
|
</div>
|
|
</main>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|