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

10 lines
390 B
HTML

<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>