2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

docs: enable OpenSearch

This commit is contained in:
Martijn Cuppens
2019-12-16 21:41:44 +02:00
committed by XhmikosR
parent a0d3ddc87b
commit 55c06064f8
3 changed files with 20 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
<?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>