Add program to art RSS feed
This commit is contained in:
parent
50608a5692
commit
9eb696d743
1 changed files with 4 additions and 0 deletions
|
@ -92,6 +92,10 @@
|
|||
</picture>
|
||||
</a>
|
||||
|
||||
{{ with .Params.program }}
|
||||
<p>Created with: {{ . }}</p>
|
||||
{{ end }}
|
||||
|
||||
{{ with .Content }}
|
||||
<p>{{ . | safeHTML }}</p>
|
||||
{{ else }}
|
||||
|
|
Loading…
Add table
Reference in a new issue