Update footer

- Include alt text in footer "copyleft" image
This commit is contained in:
Shane Engelman 2023-01-22 20:35:01 -06:00
parent bcdcf46702
commit 8daaede455
Signed by: shane
GPG Key ID: D9DF703B83B9A9B5
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<footer> <footer>
<span><img src="assets/base/distrust-white.svg" width="12px"/></span> {{ site.footer }} <span><img src="assets/base/distrust-white.svg" width="12px" alt="copyleft"/></span> {{ site.footer }}
</footer> </footer>