This commit is contained in:
Tom Moor
2018-05-26 17:59:34 -07:00
parent b495dce043
commit 5bebb7351d
4 changed files with 11 additions and 5 deletions

View File

@ -68,7 +68,11 @@ export default function About() {
<strong>Jori Lallo</strong>
</div>
<div>
<a href="https://twitter.com/jorilallo" target="_blank" rel="noopener noreferrer">
<a
href="https://twitter.com/jorilallo"
target="_blank"
rel="noopener noreferrer"
>
@jorilallo
</a>
</div>
@ -80,7 +84,11 @@ export default function About() {
<strong>Tom Moor</strong>
</div>
<div>
<a href="https://twitter.com/tommoor" target="_blank" rel="noopener noreferrer">
<a
href="https://twitter.com/tommoor"
target="_blank"
rel="noopener noreferrer"
>
@tommoor
</a>
</div>