full content only on the posts page
This commit is contained in:
parent
902b9d144f
commit
df64f03816
@ -56,16 +56,6 @@
|
|||||||
{{ .Summary | safeHTML }}
|
{{ .Summary | safeHTML }}
|
||||||
]]>
|
]]>
|
||||||
</description>
|
</description>
|
||||||
<content:encoded>
|
|
||||||
{{`<![CDATA[ ` | safeHTML }}
|
|
||||||
{{ if isset .Params "image" }}
|
|
||||||
{{ $cdnUrl := .Site.Params.blogCdnUrl }}
|
|
||||||
<p><img src="{{ $cdnUrl }}{{ with .Params.image }}{{.}}{{ end }}"/></p>
|
|
||||||
{{end}}
|
|
||||||
{{ .Content | safeHTML }}
|
|
||||||
]]>
|
|
||||||
</content:encoded>
|
|
||||||
|
|
||||||
|
|
||||||
</item>
|
</item>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user