Files
nuxt-mongoose/opensearch.xml/index.html

9 lines
447 B
HTML

<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Nuxt Mongoose</ShortName>
<Description>A Nuxt module for simplifying the use of Mongoose in your project.</Description>
<Image width="16" height="16" type="image/x-icon">https://docus.dev/favicon.ico</Image>
<Url type="text/html" template="https://docus.dev">
<Param name="q" value="{searchTerms}"/>
</Url>
</OpenSearchDescription>