mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-22 09:43:11 +01:00
Fix search engine description
This commit is contained in:
parent
18247a68cc
commit
90945c9e8c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>byJP</ShortName>
|
||||
<Description>[Search engine full name and summary]</Description>
|
||||
<Description>A simple (and mostly useful) search index of everything I write on my blog. Driven on the client side by the software from https://pagefind.app, it uses the smallest bandwidth possible to deliver search results.</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="16" height="16" type="image/x-icon">/favicon.ico</Image>
|
||||
<Image width="32" height="32" type="image/png">/favicon-32x32.png</Image>
|
||||
|
|
Loading…
Reference in a new issue