22 lines
545 B
HTML
22 lines
545 B
HTML
<!DOCTYPE HTML>
|
|
<!-- vim: set tw=120 -->
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<link rel="stylesheet" href="./styles/home.css" />
|
|
<title>PGP Key — Eryn Wells</title>
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<header id="masthead">
|
|
<h1>PGP Key</h1>
|
|
<a href="https://www.erynwells.me/erynofwales.gpg">
|
|
<code>7BDF 859E 4100 1C15 1A9F 0B11 FF6C 66F5 E56D 0154</code>
|
|
</a>
|
|
</header>
|
|
<footer class="nav">
|
|
<a href="./index.html">Home</a>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html>
|