mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
infrastructure for salmon
This commit is contained in:
parent
98ebcada61
commit
a0ecdd025e
8 changed files with 63 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
<generator uri="http://mistpark.com" version="2.0">Mistpark</generator>
|
||||
<link rel="license" href="http://creativecommons.org/licenses/by/3.0/" />
|
||||
$hub
|
||||
$salmon
|
||||
|
||||
<updated>$feed_updated</updated>
|
||||
|
||||
|
|
|
@ -14,4 +14,6 @@
|
|||
href='$profile_url' />
|
||||
<Link rel='http://webfinger.net/rel/avatar'
|
||||
href='$photo' />
|
||||
<Link rel="salmon" href="$salmon" />
|
||||
|
||||
</XRD>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue