|
@@ -12,6 +12,9 @@
|
|
<uri>{{$profile['url']}}</uri>
|
|
<uri>{{$profile['url']}}</uri>
|
|
</author>
|
|
</author>
|
|
|
|
|
|
|
|
+ <icon>{{$profile['avatar']}}</icon>
|
|
|
|
+ <logo>{{$profile['avatar']}}</logo>
|
|
|
|
+
|
|
<link rel="alternate" type="text/html" href="{{$profile['url']}}" />
|
|
<link rel="alternate" type="text/html" href="{{$profile['url']}}" />
|
|
<link rel="self" type="application/atom+xml" href="{{$permalink}}" />
|
|
<link rel="self" type="application/atom+xml" href="{{$permalink}}" />
|
|
|
|
|