web/index.html

21 lines
856 B
HTML

<!DOCTYPE html>
<html lang="en">
<!--#include file="header.html" -->
<h1>Hello, I'm Vitor Gonçalves</h1>
<p>I'm currently a system administrator/webmaster for <a href="//vern.cc">vern.cc</a>, a free software enthusiast and maybe other stuff.</p>
<p>I'm also the president of my local Interact Club (don't know what that is? read <a href="/tbd.html">this</a>)</p>
<p>Furthermore, I'm <b>really</b> invested on my religion, and I try to be as chaste and good as possible (even though that is kinda... hard).</p>
<p>For a more casual introduction, read my <a href="/about">about page</a>.</p>
<h2>Contact info:</h2>
<ul>
<li>Main e-mail inbox: <a href="mailto:vitorg@vern.cc">vitorg@tilde.team</a></li>
<li>Main matrix account: <a href="//mto.vern.cc/#/@vitorg:vern.cc">@vitorg:vern.cc</a></li>
</ul>
<!--#include file="footer.html" -->
</html>