Remove duplicate footer on Downloads page
This commit is contained in:
parent
81f02231c8
commit
a651b8ad42
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section style="margin-top: 120px;" id="footer">
|
|
||||||
<div>
|
|
||||||
<p><i class="fa-light fa-copyright"></i> 2021 - 2022 BlueAnimates</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</section>
|
</section>
|
||||||
{% include master/footer.html %}
|
{% include master/footer.html %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Reference in a new issue