diff options
-rwxr-xr-x | view/tpl/opensearch.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl index f90592061..26fb5a799 100755 --- a/view/tpl/opensearch.tpl +++ b/view/tpl/opensearch.tpl @@ -4,7 +4,7 @@ <Description>Search in The Red Matrix@{{$nodename}}</Description> <Contact>http://github.com/friendica/red/</Contact> <Image height="16" width="16" type="image/png">{{$baseurl}}/images/rhash-16.png</Image> - <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rhash-16.png</Image> + <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rhash-64.png</Image> <Url type="text/html" template="{{$baseurl}}/search?search={searchTerms}"/> <Url type="application/opensearchdescription+xml" |