butter-kanglam-ui/_includes/footer.html
2022-03-14 15:51:55 -05:00

7 lines
302 B
HTML

<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>
</div>
</div>
</footer>