khy_website/partials/footer.html

4 lines
154 B
HTML

<footer class="site-footer" id="contact">
<p>© <span id="year"></span> MySite</p>
<a href="mailto:hello@example.com">hello@example.com</a>
</footer>