revert footer changes
This commit is contained in:
parent
4f0300548f
commit
fa03d6fb00
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
||||||
<footer class="footer-area">
|
<footer class="footer-area">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="footer-area-wrapper text-center">
|
<div class="footer-area-wrapper text-center">
|
||||||
<a href="/apps">View All Apps</a> | <a href="/chat">Chat</a> | <a href="https://gitlab.com/guardianproject/wind-fdroidclient">Built on F-Droid Free Software</a>
|
<!--
|
||||||
|
<p class="ls-40">© {{ 'now' | date: "%Y" }} Butter. All rights reserved.</p>
|
||||||
|
-->
|
||||||
|
<a href="apps">View All Apps</a> | <a href="https://gitlab.com/guardianproject/wind-fdroidclient">Built on F-Droid Free Software</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue