Blog/assets/templates/footer.html

8 lines
208 B
HTML

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