Blog/assets/templates/footer.html

7 lines
168 B
HTML

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