Added an alternate link to the profile in the atom feeds (feature request #925)
This commit is contained in:
parent
500dbecfe7
commit
73904bfa03
3 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
<title>{{$feed_title}}</title>
|
||||
<generator uri="http://friendica.com" version="{{$version}}">Friendica</generator>
|
||||
<link rel="license" href="http://creativecommons.org/licenses/by/3.0/" />
|
||||
<link rel="alternate" type="text/html" href="{{$alternatelink}}" />
|
||||
{{$hub}}
|
||||
{{$salmon}}
|
||||
{{$community}}
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
<title>{{$feed_title}}</title>
|
||||
<generator uri="http://friendica.com" version="{{$version}}">Friendica</generator>
|
||||
<link rel="license" href="http://creativecommons.org/licenses/by/3.0/" />
|
||||
<link rel="alternate" type="text/html" href="{{$alternatelink}}" />
|
||||
{{$hub}}
|
||||
{{$salmon}}
|
||||
{{$community}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue