aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/head.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-02 15:25:35 -0800
committerzotlabs <mike@macgirvin.com>2017-02-02 15:25:35 -0800
commita91e7cbe8d2f29bd73145b9a545b56e5dda95e18 (patch)
tree1fc9368cd9f8ca919ff08f5a6953b1028ef1e7ba /view/tpl/head.tpl
parent159f02ba07c6c78fe8bd6e15d9f802af3cfa5fef (diff)
downloadvolse-hubzilla-a91e7cbe8d2f29bd73145b9a545b56e5dda95e18.tar.gz
volse-hubzilla-a91e7cbe8d2f29bd73145b9a545b56e5dda95e18.tar.bz2
volse-hubzilla-a91e7cbe8d2f29bd73145b9a545b56e5dda95e18.zip
move rsd service to twitter_api plugin
Diffstat (limited to 'view/tpl/head.tpl')
-rwxr-xr-xview/tpl/head.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl
index a300a702f..5f874426c 100755
--- a/view/tpl/head.tpl
+++ b/view/tpl/head.tpl
@@ -7,7 +7,6 @@
{{$head_js}}
{{$linkrel}}
{{$plugins}}
-<link rel="EditURI" type="application/rsd+xml" href="{{$baseurl}}/rsd.xml" />
<script>
var updateInterval = {{$update_interval}};
var localUser = {{if $local_channel}}{{$local_channel}}{{else}}false{{/if}};