Skip to content
Snippets Groups Projects
Commit 83f981e7 authored by Kody Jackson's avatar Kody Jackson
Browse files

added product property to each item

parent 309a1992
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@
<link>{{ $link }}</link>
<description>{{ $description }}</description>
<pubDate>{{ .publish_date | time.Format "Monday, Jan 2, 2006" }}</pubDate>
<product>{{- $product -}}</product>
</item>
{{- end -}}
</channel>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment