hugo-theme-termlite/layouts/partials/site/footer.html
Eryn Wells 4327d34827 Clean up the partials directory
Sort partials into base and site directories
2024-06-28 09:07:33 -07:00

5 lines
214 B
HTML

<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>