Remove homepage footer (#914)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
Jonah Aragon 2022-04-05 16:27:02 +00:00 committed by Daniel Gray
parent ffdb89720c
commit 4343ae6c02
No known key found for this signature in database
GPG key ID: 41911F722B0F9AE3
2 changed files with 12 additions and 5 deletions

View file

@ -22,3 +22,5 @@
</div>
</section>
{% endblock %}
{% block footer %}
{% endblock %}