Skip to content

Commit c1e0162

Browse files
committed
updated me
1 parent 560fe69 commit c1e0162

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

gatsby/src/pages/me.js

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,14 @@ const Me = () => (
2828
Have a look at the <a href="/demos/">demos I've built</a>, or check out
2929
the <a href="/">home page</a> where you'll find my blog posts. If you'd
3030
like, you can view my profile on{' '}
31-
<a href="http://www.github.com/mattboldt/">Github</a>, or{' '}
31+
<a href="http://www.github.com/mattboldt">Github</a>, or{' '}
3232
<a href="http://www.codepen.io/mattboldt">Codepen</a>. By day, I'm a
33-
developer at <a href="http://www.kalkomey.com/">Kalkomey</a>.
33+
software consultant at <a href="https://testdouble.com">Test Double</a>.
3434
</p>
3535

3636
<p>
3737
A good address to contact me at is{' '}
38-
<span className="h3">me (at) mattboldt.com</span>
39-
<br /> I'm also usually glued to{' '}
40-
<a href="http://www.twitter.com/atmattb">Twitter</a>.
38+
<code className="language-text">me (at) mattboldt.com</code>
4139
</p>
4240

4341
<h3 className="h3">Interests</h3>

0 commit comments

Comments
 (0)