2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Make OpenSearch an output format.

Not sure if there's another way to do this...
This commit is contained in:
XhmikosR
2020-02-17 18:20:24 +02:00
parent 55c06064f8
commit 0bba1b54b5
4 changed files with 23 additions and 8 deletions
-7
View File
@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Bootstrap Documentation</ShortName>
<Description>Search in the latest Bootstrap documentation</Description>
<Image height="16" width="16" type="image/x-icon">https://deploy-preview-29872--twbs-bootstrap.netlify.com/favicon.ico</Image>
<Url type="text/html" method="get" template="https://deploy-preview-29872--twbs-bootstrap.netlify.com/docs/4.3/getting-started/introduction/#search={searchTerms}" />
</OpenSearchDescription>