aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/head.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-02 14:49:51 -0800
committerzotlabs <mike@macgirvin.com>2017-02-02 14:49:51 -0800
commit2daafe80a5cc9af9fb40712135490c86155fb9cf (patch)
tree2f169b2d66bb769ddda993d3c49c48223c53deba /view/tpl/head.tpl
parente2ee565f05a43bb5fa461df3fd857dc27c8d9b67 (diff)
downloadvolse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.tar.gz
volse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.tar.bz2
volse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.zip
move opensearch to plugins
Diffstat (limited to 'view/tpl/head.tpl')
-rwxr-xr-xview/tpl/head.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl
index 7e7155fec..a300a702f 100755
--- a/view/tpl/head.tpl
+++ b/view/tpl/head.tpl
@@ -5,8 +5,8 @@
{{$head_css}}
{{$js_strings}}
{{$head_js}}
-<link rel="shortcut icon" href="{{$icon}}" />
-<link rel="search" href="{{$baseurl}}/opensearch" type="application/opensearchdescription+xml" title="{{$osearch}}" />
+{{$linkrel}}
+{{$plugins}}
<link rel="EditURI" type="application/rsd+xml" href="{{$baseurl}}/rsd.xml" />
<script>
var updateInterval = {{$update_interval}};