Lots of style and formatting and stuff updates

This commit is contained in:
Eryn Wells 2017-05-04 14:39:03 -07:00
parent 64fd9666bf
commit db5b9a676f
6 changed files with 209 additions and 149 deletions

View file

@ -1,28 +1,22 @@
<!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>Home &mdash; Eryn Wells</title>
<title>Eryn Wells</title>
</head>
<body>
<main>
<main class="wrapper">
<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>
<p>iOS accessibility engineer. Programming language geek. Calligrapher. Occasional chef. Hopeful gardener.
Yogini. Queer. Feminist.</p>
</header>
<div class="navi">
<footer class="nav">
<a href="./key.html">Key</a>
<a href="./resume.html">Résumé</a>
</div>
</footer>
</main>
</body>
</html>