51 lines
1.1 KiB
HTML
51 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Dwarven Mail</title>
|
|
<meta name="description" content="email for the deep folk">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
|
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
|
<link rel="stylesheet" media="screen" href="index.css">
|
|
</head>
|
|
|
|
<body>
|
|
<section id="page">
|
|
|
|
<header id="header">
|
|
<div class="title-wrapper content">
|
|
<div class="title-group">
|
|
<h1 class="title">Dwarven Mail</h1>
|
|
<span class="description">
|
|
<em>email for the deep folk</em>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<br />
|
|
|
|
<main id="main">
|
|
<!-- you have my shield -->
|
|
</main>
|
|
|
|
<footer id="footer">
|
|
<!-- and my axe -->
|
|
<div class="footlink">
|
|
<span class="footdesc">
|
|
[
|
|
<a target="_blank" href="https://dwarvenruins.com/">dwarven ruins</a> |
|
|
<a target="_blank" href="https://dwarvenvault.com/">dwarven vault</a>
|
|
]
|
|
</span>
|
|
</div>
|
|
</footer>
|
|
|
|
<br />
|
|
|
|
</section>
|
|
</body>
|
|
|
|
</html>
|