fix: indentation

This commit is contained in:
Vitor Gonçalves 2023-06-25 23:45:10 -03:00
parent 4475ac0713
commit 21411f2082
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
<html lang="en">
<!--#include file="header.html" -->
<p>contact info:</p>
<ul>
<li>main email inbox: <a href="mailto:vitorg@vern.cc">vitorg@vern.cc</a></li>
</ul>
<p>contact info:</p>
<ul>
<li>main email inbox: <a href="mailto:vitorg@vern.cc">vitorg@vern.cc</a></li>
</ul>
<!--#include file="footer.html" -->
</html>