mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 16:05:31 -04:00
revert RenderString addition in 7001394614
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{ with .Site.Author.email }}<author>{{ . }}{{ with $.Site.Author.name }} ({{ . }}){{ end }}</author>{{ end }}
|
||||
<guid>{{ .Permalink }}</guid>
|
||||
<description>
|
||||
{{ .Content | .Page.RenderString | html }}
|
||||
{{ .Content | html }}
|
||||
</description>
|
||||
</item>
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user