butter-kanglam-ui/_includes/footer.html

10 lines
411 B
HTML

<footer class="footer-area">
<div class="container">
<div class="footer-area-wrapper text-center">
<!--
<p class="ls-40">&copy; {{ 'now' | date: "%Y" }} Butter. All rights reserved.</p>
-->
<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>
</div>
</div>
</footer>