commit 5b807441f6fc3696d0ae51d7f7fb83f2c8a44a5d
parent 85d43268565cc48451c781dc781c25f97c477ff6
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Tue, 31 Mar 2020 16:19:14 -0400
Fix mastodon links
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md
@@ -15,8 +15,8 @@ thoughts and ideas. You can find links to other blogs that I follow on my
[blogroll](/links#Blogroll).
For more short-form content, you can find me on my instance of the
-social/microblogging platform [Mastodon](<a rel="me"
-href="https://social.paritybit.ca/@jbauer">Mastodon</a>).
+social/microblogging platform <a rel="me"
+href="https://social.paritybit.ca/@jbauer">Mastodon</a>.
### 2020
<ul>
diff --git a/pages/home.md b/pages/home.md
@@ -9,8 +9,8 @@
paritybit.ca is the personal website of me, Jake Bauer. This is where I post the
things I create like my [projects](/projects), [guides](/guides), and [blog
posts](/blog). I've also collected a bunch of useful links which I put on [the
-links page](/links). You can also find me over [on Mastodon](<a rel="me"
-href="https://social.paritybit.ca/@jbauer">Mastodon</a>)
+links page](/links). You can also find me over <a rel="me"
+href="https://social.paritybit.ca/@jbauer">on Mastodon</a>.
Learn more about me, this site, and the tools and programs I use on [the about
page](/about).