Fix Netlify build script and generator

This commit is contained in:
thePR0M3TH3AN
2025-07-10 12:40:15 -04:00
parent b38980295c
commit ecd825802c
5 changed files with 37 additions and 31 deletions

View File

@@ -1,3 +1,3 @@
<footer class="footer">
<p>&copy; {{ config.site.title }} {{ new Date().getFullYear() }}</p>
<p>&copy; {{ config.site.title }}</p>
</footer>