get rid of “built on” updates

This commit is contained in:
Kathleen Fitzpatrick
2025-04-20 11:41:25 -04:00
parent a0192ac29e
commit b5cdd73f95
3 changed files with 2 additions and 3 deletions

View File

@@ -82,7 +82,6 @@
<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 %} -->
<script type="module" src="{% getBundleFileUrl "js" %}"></script>
</body>
</html>