add link to personal website on about page
This commit is contained in:
parent
153af37ccf
commit
15ad5f1615
|
@ -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'm up to on my{" "}
|
||||
<a href="https://www.btao.org" target="_blank" rel="noopener noreferrer">
|
||||
website
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue