Remove duplicate footer on Downloads page

This commit is contained in:
Korbs 2022-04-30 23:15:57 -04:00
parent 81f02231c8
commit a651b8ad42

View file

@ -33,11 +33,6 @@
</div>
</div>
</section>
<section style="margin-top: 120px;" id="footer">
<div>
<p><i class="fa-light fa-copyright"></i> 2021 - 2022 BlueAnimates</p>
</div>
</section>
</section>
{% include master/footer.html %}
</div>