You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
444 B
HTML

<footer>
<section>
<nav>
<span className="desktop-only">Made by
<a href = "https://syedzayyan.com/" rel="noopener noreferrer" target="_blank">SZM</a> and powered by
<a href = "https://getzola.org/" rel="noopener noreferrer" target="_blank">Zola</a></span>
</nav>
</section>
<script src="{{ get_url(path='js/main.js', trailing_slash=false) | safe }}"/></script>
</footer>