1
0
Fork 0
mirror of https://github.com/zrgn/zrgn.github.io synced 2024-09-27 12:54:26 +00:00
zrgn.github.io/_includes/footer.html
Alex Wood fbcb8ba5f2 Move to standard Jekyll layout.
One standard layout broken down into included components: HTML head,
navbar, and footer.
2019-05-30 10:49:56 -04:00

7 lines
240 B
HTML

<footer class="footer">
<div class="content has-text-centered">
<p>
Hosted on <a href="https://github.com/zrgn/zrgn.github.io">GitHub</a> using <a href="https://bulma.io/">Bulma</a>
</p>
</div>
</footer>