butter-kanglam-ui/_includes/footer.html
2022-02-03 08:19:34 -05:00

10 lines
385 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="https://gitlab.com/guardianproject/wind-fdroidclient">Built on F-Droid Free Software</a>
</div>
</div>
</footer>