erynwells.me/layouts/partials/footer.html

7 lines
225 B
HTML
Raw Normal View History

<footer class="footer">
<p>&copy; <time datetime="{{ now.Year }}">{{ now.Year }}</time> <a href="{{ `` | absURL }}">Eryn Wells</a></p>
<p>Trans rights.</p>
<p>Black lives matter.</p>
<p>Get the vaccine.</p>
</footer>