6 lines
225 B
HTML
6 lines
225 B
HTML
<footer class="footer">
|
|
<p>© <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>
|