fix: made the contact info header a h2

This commit is contained in:
Vitor Gonçalves 2023-06-26 00:02:30 -03:00
parent 2fda03a833
commit 16599e2857
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 2 deletions

View File

@ -10,12 +10,11 @@
<p>For a more casual introduction, read my <a href="/about">about page</a>.</p>
<p>Contact info:
<h2>Contact info:</h2>
<ul>
<li>Main e-mail inbox: <a href="mailto:vitorg@vern.cc">vitorg@vern.cc</a></li>
<li>Main matrix account: <a href="//mto.vern.cc/#/@vitorg:vern.cc">@vitorg:vern.cc</a></li>
</ul>
</p>
<!--#include file="footer.html" -->
</html>