1
0
Fork 0
mirror of https://github.com/zrgn/zrgn.github.io synced 2025-06-05 12:02:29 +00:00

Move to standard Jekyll layout.

One standard layout broken down into included components: HTML head,
navbar, and footer.
This commit is contained in:
Alex Wood 2019-05-30 10:24:11 -04:00
parent 0534a81c9f
commit fbcb8ba5f2
11 changed files with 52 additions and 110 deletions

View file

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