Fix copyright link on mobile

This commit is contained in:
David Eisinger
2024-10-09 12:05:16 -04:00
parent f3c2effb71
commit 1d0e2a6200

View File

@@ -16,5 +16,5 @@
{{ end }} {{ end }}
</div> </div>
<span class="mobile-hidden"></span> &copy; <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC BY 4.0</a> <a href="https://creativecommons.org/licenses/by/4.0/deed.en">&copy; CC BY 4.0</a>
</footer> </footer>