diff options
Diffstat (limited to 'build/opensearch.xml')
-rw-r--r-- | build/opensearch.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/opensearch.xml b/build/opensearch.xml new file mode 100644 index 00000000..29b825e4 --- /dev/null +++ b/build/opensearch.xml @@ -0,0 +1,11 @@ +<?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>東京都小平市議・安竹洋平のまとめ</ShortName> + <Description>Search 東京都小平市議・安竹洋平のまとめ</Description> + <InputEncoding>UTF-8</InputEncoding> + <Image width="16" height="16" type="image/x-icon">https://yasutakeyohei.com/docs/img/favicon.ico</Image> + <Url type="text/html" method="get" template="https://yasutakeyohei.com/docs/search?q={searchTerms}"/> + <Url type="application/opensearchdescription+xml" rel="self" template="https://yasutakeyohei.com/docs/opensearch.xml" /> + <moz:SearchForm>https://yasutakeyohei.com/docs/</moz:SearchForm> +</OpenSearchDescription>
\ No newline at end of file |