ttrpg-compendium/404.html
2024-06-22 08:45:35 -05:00

79 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<link type="application/atom+xml" rel="alternate" href="https://ttrpg.theinternetvagabond.com/feed.xml" title="Vagabond&apos;s TTRPG Site" />
<meta name="description"
content="" />
<meta name="author" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="canonical" href="https://ttrpg.theinternetvagabond.com/404.html" />
<link rel="stylesheet" type="text/css" href="/assets/journal.css" />
<link rel="stylesheet" type="text/css" href="/assets/.css" />
</head>
<body>
<button class="menu-toggle" type="button">m e n u</button>
<menu>
<figure>
<h2><a href="/">Site Home</a></h2>
<hr>
<a href="/journals/">
<img src="/assets/.png" alt="" />
</a>
<hr>
<figcaption></figcaption>
<hr>
</figure>
<nav>
<ul>
</ul>
</nav>
</menu>
<div class="main-filter"></div>
<main>
<article>
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
<a href="/">Go Home</a>
</div>
<footer>
<span class="home">
<a href="/journals/">Journal Index</a>
</span>
</footer>
</article>
</main>
</body>
</html>