add link to personal website on about page

This commit is contained in:
Tao Bojlén 2020-10-11 11:39:20 +01:00
parent 153af37ccf
commit 15ad5f1615
No known key found for this signature in database
GPG Key ID: C6EC7AAB905F9E6F
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ const AboutScreen: React.FC = () => (
<a href="https://mastodon.social/@fediversespace" target="_blank" rel="noopener noreferrer">
Mastodon
</a>
, and read more about what I&apos;m up to on my{" "}
<a href="https://www.btao.org" target="_blank" rel="noopener noreferrer">
website
</a>
.
</p>