Blog/assets/templates/footer.html

8 lines
236 B
HTML
Raw Normal View History

<footer>
<div class="footer-link-items">
<a href="https://gitlab.orion-technologies.io/blog/blog">Source Code</a>
<a href="mailto:price@orion-technologies.io">Contact</a>
<a href="/about.html">About</a>
</div>
</footer>