Skip to content

Commit

Permalink
Adds search javascript to home template (#6069) (#6078)
Browse files Browse the repository at this point in the history
(cherry picked from commit aa038be)

Signed-off-by: Aaron Stephanus <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a548191 commit 4cc3d76
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 4cc3d76

Please sign in to comment.