make footer sticky
This commit is contained in:
parent
5476cf39e9
commit
6c9b935592
6 changed files with 18 additions and 21 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue