butter-kanglam-ui/_includes/footer.html

8 lines
294 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">
2024-06-05 00:24:00 -05:00
<a href="{{ site.baseurl }}/fdroid-webdash/">{% t view_all_apps %}</a> | <a href="https://gitlab.com/likebutter/butterapp">{% t built_on_fdroid %}</a>
2019-11-13 22:11:44 +01:00
</div>
</div>
</footer>