Adds search javascript to home template (#6069)
Signed-off-by: Aaron Stephanus <taoist.futility@pm.me>
This commit is contained in:
parent
97437506cd
commit
aa038be839
|
@ -30,6 +30,6 @@ layout: table_wrappers
|
|||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
|
||||
<script src="{{ '/assets/js/search.js' | relative_url }}"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue