Convert homepage to Express EJS

This commit is contained in:
Zebratic
2026-07-07 17:48:59 +00:00
parent 14cd966bec
commit fac38efdee
16 changed files with 1634 additions and 26 deletions
+6
View File
@@ -0,0 +1,6 @@
</main>
<%- include('footer') %>
<script src="/script.js" defer></script>
</body>
</html>