Adds search javascript to home template (#6069)

Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>
This commit is contained in:
astephanus 2024-01-08 19:09:48 -06:00 committed by GitHub
parent 97437506cd
commit aa038be839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@ layout: table_wrappers
</div>
{% include footer.html %}
<script src="{{ '/assets/js/search.js' | relative_url }}"></script>
</body>
</html>