make footer sticky

This commit is contained in:
John Hess 2024-06-07 18:15:38 -05:00
parent 5476cf39e9
commit 6c9b935592
6 changed files with 18 additions and 21 deletions

View file

@ -1,7 +1,7 @@
<footer class="footer-area">
<div class="container">
<div class="footer-area-wrapper text-center">
<a href="{{ site.baseurl }}/fdroid-webdash/">{% t view_all_apps %}</a> | <a href="https://gitlab.com/likebutter/butterapp">{% t built_on_fdroid %}</a>
</div>
</div>
</footer>
<footer class="push-footer">
<p>
<a href="https://gitlab.com/guardianproject/wind-fdroidclient">
The Butter App Store is built on F-Droid free software
</a>
</p>
</footer>