Skip to content

Commit

Permalink
Adds search javascript to home template (#6069)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Stephanus <[email protected]>
(cherry picked from commit aa038be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 9, 2024
1 parent 0e1341d commit fb646f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
</div>

{% include footer.html %}

<script src="{{ '/assets/js/search.js' | relative_url }}"></script>
</body>
</html>

0 comments on commit fb646f5

Please sign in to comment.