Now the footer is gone.

This commit is contained in:
Chris Giacofei 2024-06-06 11:17:39 -04:00
parent e40d83e7a2
commit e265dea35f

View File

@ -108,13 +108,6 @@
{% block content %}{% endblock %}
</main>
<!-- <footer class="bg-body-tertiary text-center fixed-bottom">
<!-- Copyright -->
<div class="text-center p-1" style="background-color: rgba(0, 0, 0, 0.1);">
&copy; Damn Yankee Brewing 2010-{% now "Y" %}
</div>
<!-- Copyright -->
</footer>-->
</body>
{% block endscript %}{% endblock %}
</html>