fix(site): resolve build parse errors, add semantics, remove bloat

This commit is contained in:
2026-02-11 20:03:11 -05:00
parent 591373ae7e
commit b5d3866f64
254 changed files with 162068 additions and 1 deletions

View File

@@ -137,7 +137,7 @@
</div>
<footer class="bg-dark text-white text-center py-1 mt-5" style="position: static;">
<footer class="bg-dark text-white text-center py-1 mt-5" >
<p>&copy; <span id="currentYear"></span> d@n tech. All rights reserved.</p>
<p><a href="tos.html" class="text-white">Terms of Service</a> | <a href="privacy.html" class="text-white">Privacy Policy</a></p>
</footer>