diff options
author | zotlabs <mike@macgirvin.com> | 2017-05-30 16:50:57 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-05-30 16:50:57 -0700 |
commit | e48d5383cec4f5e7bd40bbac005819d60f38c970 (patch) | |
tree | 5ca43bc55ace4e599aa3210cdd259a996e8f761c /view/tpl/xrd_diaspora.tpl | |
parent | 6962bc5147bed48a0fd6ab31580ba9a0f8f75bf7 (diff) | |
download | volse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.tar.gz volse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.tar.bz2 volse-hubzilla-e48d5383cec4f5e7bd40bbac005819d60f38c970.zip |
move disapora xrd stuff to plugin
Diffstat (limited to 'view/tpl/xrd_diaspora.tpl')
-rw-r--r-- | view/tpl/xrd_diaspora.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/xrd_diaspora.tpl b/view/tpl/xrd_diaspora.tpl deleted file mode 100644 index aa0d8c740..000000000 --- a/view/tpl/xrd_diaspora.tpl +++ /dev/null @@ -1,3 +0,0 @@ - <Link rel="http://joindiaspora.com/seed_location" type="text/html" href="{{$baseurl}}/" /> - <Link rel="http://joindiaspora.com/guid" type="text/html" href="{{$dspr_guid}}" /> - <Link rel="diaspora-public-key" type="RSA" href="{{$dspr_key}}" /> |