Added Mastodon to about page

This commit is contained in:
Felipe M 2020-11-29 20:16:03 +01:00
parent 5bd359e303
commit 32e7e764c5
Signed by: fmartingr
GPG key ID: 716BC147715E716F

View file

@ -3,6 +3,7 @@ _model: page
title: About
---
body:
Hi! I'm Felipe, and I am a developer. Whatever that is.
I have been playing with code for a while now, but I also enjoy geeking around with computers, algorithms and other stuff; the less I know about it, the better!
@ -41,4 +42,8 @@ If you want to get in touch feel free to drop me a line.
<h4>Telegram</h4>
<a target="_blank" href="https://t.me/fmartingr">@fmartingr</a>
</div>
<div class="col-1-3">
<h4>Mastodon</h4>
<a target="_blank" rel="me" href="https://fosstodon.org/@fmartingr">@fmartingr</a>
</div>
</div>