butter-kanglam-ui/_includes/footer.html

8 lines
302 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">
<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>
2019-11-13 22:11:44 +01:00
</div>
</div>
</footer>