Couple more tweaks
Add Keybase and GitHub links Fix formatting of <title> on resume page
This commit is contained in:
parent
655380b61e
commit
c0bec2327c
2 changed files with 4 additions and 3 deletions
|
@ -14,8 +14,9 @@
|
|||
Yogini. Queer. Feminist.</p>
|
||||
</header>
|
||||
<footer class="nav">
|
||||
<a href="./key.html">Key</a>
|
||||
<a href="https://github.com/erynofwales">GitHub</a>
|
||||
<a href="./resume.html">Résumé</a>
|
||||
<a href="https://keybase.io/erynofwales">Keybase</a>
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" href="./styles/resume.css" />
|
||||
<title>Eryn Wells' Résumé</title>
|
||||
<title>Résumé — Eryn Wells</title>
|
||||
<style type="text/css" media="all"></style>
|
||||
</head>
|
||||
<body>
|
||||
<main class="wrapper">
|
||||
<main class="wrapper">
|
||||
<div id="resume">
|
||||
<header>
|
||||
<h1><a href="./index.html">Eryn Wells</a></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue