bulma/docs/cyp/layout/footer.html
2024-07-01 15:37:50 +01:00

15 lines
448 B
HTML

---
layout: cypress
title: Layout/Footer
---
<footer id="footer" class="footer">
<div class="content has-text-centered">
<p>
<strong>Bulma</strong> by <a href="https://jgthms.com">Jeremy Thomas</a>. The source code is licensed
<a href="https://opensource.org/license/mit">MIT</a>. The website content
is licensed <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY NC SA 4.0</a>.
</p>
</div>
</footer>