Blog/assets/templates/footer.html

7 lines
239 B
HTML

<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="/credits.html">Credits</a>
</div>
</footer>