erynwells.me/root/index.html
2017-05-03 08:07:44 -07:00

28 lines
755 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./styles/home.css" />
<title>Home &mdash; Eryn Wells</title>
</head>
<body>
<main>
<header id="masthead">
<h1>Eryn Wells</h1>
<p>Cocoa and Django hacker. Tech geek. Foodie. Hopeful gardener. Yogini.
Queer lady. Feminist. Obie '10.</p>
<p></p>
<p>She <a href="http://blog.erynwells.me">writes</a> (sometimes).
And <a href="https://gitlab.com/u/erynofwales">codes</a> (a lot).
And <a href="https://twitter.com/erynofwales">tweets</a> (too often).</p>
</header>
<div class="navi">
<a href="./key.html">Key</a>
<a href="./resume.html">Résumé</a>
</div>
</main>
</body>
</html>