Skip to content

Commit

Permalink
Update opensearch.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Sijie Yang <[email protected]>
  • Loading branch information
iyangsj authored Dec 15, 2023
1 parent 9c27343 commit a6039e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions opensearch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<ShortName>TQUIC</ShortName>
<Description>Search TQUIC</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://your-docusaurus-test-site.com/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://your-docusaurus-test-site.com/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://your-docusaurus-test-site.com/opensearch.xml" />
<Image width="16" height="16" type="image/x-icon">https://tquic.net/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://tquic.net/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://tquic.net/opensearch.xml" />
<moz:SearchForm>https://your-docusaurus-test-site.com/</moz:SearchForm>
</OpenSearchDescription>
</OpenSearchDescription>

0 comments on commit a6039e4

Please sign in to comment.