butter-kanglam-ui/_includes/footer.html

11 lines
385 B
HTML
Raw Normal View History

2021-09-17 09:26:31 -05:00
<footer class="footer-area">
<div class="container">
<div class="footer-area-wrapper text-center">
2022-03-14 17:44:18 -05:00
<!--
<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>
2019-11-13 22:11:44 +01:00
</div>
</div>
</footer>