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>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
{{ with .Params.program }}
|
||||||
|
<p>Created with: {{ . }}</p>
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
{{ with .Content }}
|
{{ with .Content }}
|
||||||
<p>{{ . | safeHTML }}</p>
|
<p>{{ . | safeHTML }}</p>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue