Skip to content

Commit 254d49b

Browse files
author
linuxjava7
committed
fix typo
1 parent 5dbfb2f commit 254d49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/layouts/base.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
Built with <a href="https://www.11ty.dev/">{{ eleventy.generator }}</a></em>
8787
</p>
8888
</footer>
89-
<script src="{{ '/js/animation.js' | url }}" defer></script> 6
89+
<script src="{{ '/js/animation.js' | url }}" defer></script>
9090
<!-- This page `{{ page.url }}` was built on {% currentBuildDate %} -->
9191
<script type="module" src="{% getBundleFileUrl "js" %}"></script>
9292

0 commit comments

Comments
 (0)