Add slogans to my footer; update the copyright string
This commit is contained in:
parent
8a9ddddf09
commit
b6a9e36cb9
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
<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>
|
||||
<p>Trans rights are human rights. Black lives matter. Get vaccinated.</p>
|
||||
<p>Copyright © <time datetime="{{ now.Year }}">{{ now.Year }}</time> <a href="{{ `` | absURL }}">Eryn Wells</a></p>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue