fix: forgot to add ./ in link path

This commit is contained in:
Vitor Gonçalves 2023-12-05 02:06:33 -03:00
parent 8b66619c85
commit 8eea3603f3
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<h1>Recent blog posts:</h1>
<a href="2023-12-05.html">Being a finance-oriented teenager in 2023</a>
<a href="./2023-12-05.html">Being a finance-oriented teenager in 2023</a>
<!--#include file="/footer.html" -->
</html>