Skip to content

Commit

Permalink
remove js ref, update search desc
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4c6565 committed Nov 28, 2023
1 parent 26fadd6 commit 243129a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion source/_themes/ukf/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
{% block body %}
<h1 id="search-documentation">{{ _('Search') }}</h1>
<div id="fallback" class="admonition warning">
<script type="text/javascript" src="_static/search.js"></script>
<script type="text/javascript">$('#fallback').hide();</script>
<p>
{% trans %}Please activate JavaScript to enable the search
Expand Down
4 changes: 2 additions & 2 deletions source/_themes/ukf/static/opensearchdescription-book-3-x.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>UKFast Docs</ShortName>
<Description>Help with UKFast products, services and guidance with common hosting technology</Description>
<Image height="16" width="16" type="image/x-icon">https://docs.ukfast.co.uk/_static/favicon.ico</Image>
<Image height="16" width="16" type="image/x-icon">https://www.ans.co.uk/docs/_static/favicon.ico</Image>

<Url type="text/html"
method="get"
template="https://www.ans.co.uk/docs/search.html?check_keywords=yes&amp;area=default&amp;q={searchTerms}">
template="https://www.ans.co.uk/docs/search/?check_keywords=yes&amp;area=default&amp;q={searchTerms}">
</Url>
<OutputEncoding>UTF-8</OutputEncoding>
<InputEncoding>UTF-8</InputEncoding>
Expand Down

0 comments on commit 243129a

Please sign in to comment.