1
0
Fork 0
mirror of https://github.com/zrgn/zrgn.github.io synced 2025-06-26 21:58:33 +00:00

Adding lots of stuff to make this an actual site driven by json data

This commit is contained in:
Patrick Connelly 2019-05-14 13:09:22 -04:00 committed by Alex Wood
parent 16c98e99fc
commit 3161176e3a
22 changed files with 26326 additions and 3 deletions

7
_includes/footer.html Normal file
View file

@ -0,0 +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>
</p>
</div>
</footer>