erynwells.me/root/index.html

29 lines
755 B
HTML
Raw Normal View History

2015-01-09 08:09:29 -08:00
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="./styles/home.css" />
2015-01-09 08:09:29 -08:00
<title>Home &mdash; Eryn Wells</title>
</head>
<body>
2017-05-03 08:07:44 -07:00
<main>
2015-01-09 08:09:29 -08:00
<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>
2015-01-09 08:09:29 -08:00
<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>
2015-01-09 08:09:29 -08:00
</div>
2017-05-03 08:07:44 -07:00
</main>
2015-01-09 08:09:29 -08:00
</body>
</html>