fix accessibility warnings
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ben Harris 2021-03-17 16:44:51 -04:00
parent 6e97aaf9ea
commit e04f510fd0
1 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@
<h1>i'm a computer person</h1>
<p>i write code and do stuff on the internet</p>
<h3>about me</h3>
<h2>about me</h2>
<p>
i grew up in the upper peninsula of michigan, received a
bachelor's in computer science from northern michigan university,
@ -100,7 +100,7 @@
<li><a href="https://hashbang.sh">hashbang</a></li>
<li>some random projects on my <a href="https://tildegit.org/ben" rel="me">tildegit account</a></li>
<li>also <a href="https://github.com/benharri" rel="me">github</a> but i don't publish everything there</li>
<li>this site. you can find the source code <a href="https://tildegit.org/ben/site">here</a>.</li>
<li>this site. you can find the <a href="https://tildegit.org/ben/site">source code here</a>.</li>
</ul>
</section>
@ -108,7 +108,7 @@
<section id="contact">
<h1>contact</h1>
<h3>chat</h3>
<h2>chat</h2>
<p>
the best way to get ahold of me is irc (if i'm not around, i'll see it soon™). i'm <code>benharri</code>
on <a href="https://freenode.net/">freenode</a> and <code>ben</code> on
@ -119,14 +119,14 @@
<p>if you don't have an xmpp account, you can register one on my <a href="https://hmm.st">server</a>. there's even
a <a href="https://hmm.st/converse.html">web chat</a>!</p>
<h3>email</h3>
<h2>email</h2>
<p>i have too many email addresses (eg <code>*@bhh.sh</code>), but i mainly use <a href="mailto:ben@tilde.team" rel="me">ben@tilde.team</a> or <a href="mailto:mail@benharr.is" rel="me">mail@benharr.is</a>.
if you use gpg, make sure to use my tilde.team address. here's <a href="/benharri.asc">my pubkey</a>.</p>
<h3>social media?</h3>
<h2>social media?</h2>
<p>i'm on <a href="https://twitter.com/nebsirrah" rel="me">twitter</a> and <a href="https://tilde.zone/@ben" rel="me">mastodon</a>, but i try not to check them all that much.</p>
<h3>resume</h3>
<h2>resume</h2>
<p>if you're curious, here's my <a href="https://tildegit.org/ben/resume/raw/branch/master/resume.pdf">resume</a>.</p>
</section>