Blog/assets/templates/footer.html

7 lines
209 B
HTML

<footer>
<div class="footer-link-items">
<a href="https://github.com/treatybreaker/blog">Source Code</a>
<a href="/contact.html">Contact</a>
<a href="/credits.html">Credits</a>
</div>
</footer>