49 lines
1.2 KiB
HTML
49 lines
1.2 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="HandheldFriendly" content="True">
|
|
<meta name="MobileOptimized" content="320">
|
|
|
|
<title>AKDillon</title>
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="https://www.akdillon.net/css/concise.min.css" />
|
|
<link rel="stylesheet" type="text/css" media="screen" href="https://www.akdillon.net/css/starter.css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
<header class="siteHeader container clearfix">
|
|
<h1 class="logo"><a href="https://www.akdillon.net">AKDillon</a></h1>
|
|
|
|
<nav class="nav">
|
|
<ul>
|
|
|
|
<li><a href="https://www.akdillon.net/misc/">Misc</a></li>
|
|
|
|
<li><a href="https://www.akdillon.net/about/">About</a></li>
|
|
|
|
<li><a href="https://www.akdillon.net/contact/">Contact</a></li>
|
|
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
|
|
<main class="siteContent container">
|
|
<h2>Uh oh!</h2>
|
|
<h3>The requested page is not available</h3>
|
|
</main>
|
|
|
|
<footer class="siteFooter container">
|
|
<p>Copyright © 2021 Danielle & Matthew Dillon</p>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|