aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-30 19:31:25 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-30 19:31:25 -0700
commit526bc36b40abb5911f74228fa4445e11c68d4f9f (patch)
tree0b9a5ff53b0dfed852c61f11539db5929110daba /view/tpl
parent9bdb7bef5dadb3cfb8e3ff661f68b5cc7a70c5cd (diff)
downloadvolse-hubzilla-526bc36b40abb5911f74228fa4445e11c68d4f9f.tar.gz
volse-hubzilla-526bc36b40abb5911f74228fa4445e11c68d4f9f.tar.bz2
volse-hubzilla-526bc36b40abb5911f74228fa4445e11c68d4f9f.zip
update the opensearch template
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/opensearch.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/tpl/opensearch.tpl b/view/tpl/opensearch.tpl
index 8885c12bc..f247e3401 100755
--- a/view/tpl/opensearch.tpl
+++ b/view/tpl/opensearch.tpl
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Hubzilla@{{$nodename}}</ShortName>
- <Description>Search in The Hubzilla@{{$nodename}}</Description>
- <Contact>http://github.com/friendica/red/</Contact>
- <Image height="16" width="16" type="image/png">{{$baseurl}}/images/rm-16.png</Image>
- <Image height="64" width="64" type="image/png">{{$baseurl}}/images/rm-64.png</Image>
+ <Description>Search in Hubzilla@{{$nodename}}</Description>
+ <Contact>http://github.com/redmatrix/hubzilla/</Contact>
+ <Image height="16" width="16" type="image/png">{{$baseurl}}/images/hz-16.png</Image>
+ <Image height="64" width="64" type="image/png">{{$baseurl}}/images/hz-64.png</Image>
<Url type="text/html"
template="{{$baseurl}}/search?search={searchTerms}"/>
<Url type="application/opensearchdescription+xml"