layout: null permalink: /opensearch.xml
<?xml version=“1.0” encoding=“UTF-8”?> <OpenSearchDescription xmlns:moz=“www.mozilla.org/2006/browser/search/”
xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>{{ site.shortname }}</ShortName> <Description>Search {{ site.shortname }}</Description> <InputEncoding>UTF-8</InputEncoding> <Url method="get" type="text/html" template="{{'/search' | absolute_url }}?q={searchTerms}"/>
</OpenSearchDescription>