fix index and footer

This commit is contained in:
Kathleen Fitzpatrick
2024-11-29 11:24:53 -05:00
parent 891ed350b9
commit 78be001157
3 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@
</main>
<footer>
<p><em>Built with <a href="https://www.11ty.dev/">{{ eleventy.generator }}</a></em>. All content <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC BY 4.0</a> if you're human.</p></p>
<p><em>Built with <a href="https://www.11ty.dev/">{{ eleventy.generator }}</a>. All content <a href="https://creativecommons.org/licenses/by/4.0/deed.en">CC BY 4.0</a> if you're human.</em></p></p>
</footer>
<!-- This page `{{ page.url | htmlBaseUrl }}` was built on {% currentBuildDate %} -->