Skip to content

Commit ac2d621

Browse files
author
james
committed
update search settings in docs template
1 parent 18fc33c commit ac2d621

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/codeql/_templates/layout.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,7 @@
5050
</a>
5151
</div>
5252
<div class="Header-item hide-sm hide-md">
53-
<form class="search" action="{{ pathto('search') }}" method="get">
54-
<input class="form-control input-dark" type="text" name="q" placeholder="Search" />
55-
<input class="btn" type="submit" value="Search" />
56-
<input type="hidden" name="check_keywords" value="yes" />
57-
<input type="hidden" name="area" value="default" />
58-
</form>
59-
<script type="text/javascript">$('#searchbox').show(0);</script>
60-
61-
<div class="clearer"></div>
53+
<script src="https://addsearch.com/js/?key=93b4d287e2fc079a4089412b669785d5&categories=!0xhelp.semmle.com,0xcodeql.github.com,1xdocs,1xcodeql-standard-libraries,1xcodeql-query-help"></script>
6254
</div>
6355
<div class="Header-item">
6456

0 commit comments

Comments
 (0)