fix: copyright

This commit is contained in:
2025-04-14 16:17:11 -03:00
parent 07727cee79
commit f67d88f2bc
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
/public
+2 -1
View File
@@ -13,7 +13,8 @@
</main>
<br>
<footer class="text-center text-sm text-gray-500 mt-12 py-6 border-t">
© {{ now.Year }} Mi Nombre
© {{ now.Year }} {{.Site.Params.Author}}
</footer>
</body>
</html>
+1 -1
View File
File diff suppressed because one or more lines are too long