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">
|
<a href="https://mastodon.social/@fediversespace" target="_blank" rel="noopener noreferrer">
|
||||||
Mastodon
|
Mastodon
|
||||||
</a>
|
</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>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue