Added Mastodon to about page
This commit is contained in:
parent
5bd359e303
commit
32e7e764c5
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,7 @@ _model: page
|
||||||
title: About
|
title: About
|
||||||
---
|
---
|
||||||
body:
|
body:
|
||||||
|
|
||||||
Hi! I'm Felipe, and I am a developer. Whatever that is.
|
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!
|
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>
|
<h4>Telegram</h4>
|
||||||
<a target="_blank" href="https://t.me/fmartingr">@fmartingr</a>
|
<a target="_blank" href="https://t.me/fmartingr">@fmartingr</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="col-1-3">
|
||||||
|
<h4>Mastodon</h4>
|
||||||
|
<a target="_blank" rel="me" href="https://fosstodon.org/@fmartingr">@fmartingr</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue