mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-08-03 23:31:59 +00:00
Adjust postroll atom feed
This commit is contained in:
parent
9a663b328a
commit
f8ec0ff91c
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
</author>
|
</author>
|
||||||
<activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
|
<activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
|
||||||
<title>{{ .Title }}</title>
|
<title>{{ .Title }}</title>
|
||||||
|
<link href="{{ .Params.url }}"/>
|
||||||
<id>{{ .Params.url }}</id>
|
<id>{{ .Params.url }}</id>
|
||||||
{{ printf `<content type="html"><![CDATA[<p><strong>Brandon's Comment:</strong></p>%s]]></description>` .Content | safeHTML }}
|
{{ printf `<content type="html"><![CDATA[<p><strong>Brandon's Comment:</strong></p>%s]]></description>` .Content | safeHTML }}
|
||||||
<activity:verb>http://activitystrea.ms/schema/1.0/create</activity:verb>
|
<activity:verb>http://activitystrea.ms/schema/1.0/create</activity:verb>
|
||||||
|
|
Loading…
Add table
Reference in a new issue