hugo-theme-termlite/layouts/partials/site/footer.html

6 lines
214 B
HTML
Raw Normal View History

<div class="site-footer__container">
<aside class="site-footer__copyright">
<small>Copyright © {{ now.Year }} <a href="mailto:eryn@erynwells.me">Eryn Wells</a>. All rights reserved.<small>
</aside>
</div>