This commit is contained in:
		
					parent
					
						
							
								d9a1b256ad
							
						
					
				
			
			
				commit
				
					
						1b8196040e
					
				
			
		
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -61,6 +61,11 @@ | |||
|     <item> | ||||
|       <title>{{ .Title }}</title> | ||||
|       <link>{{ .Permalink }}</link> | ||||
|       <author>{{ with .GetTerms "authors" }} | ||||
|         {{- range $i, $pageAuthor := . }} | ||||
|           {{- if $i }}, {{ end }}{{ .Title }} | ||||
|         {{- end }} | ||||
|       {{- end }}</author> | ||||
|       <pubDate>{{ .PublishDate.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate> | ||||
|       {{- with $authorEmail }}<author>{{ . }}{{ with $authorName }} ({{ . }}){{ end }}</author>{{ end }} | ||||
|       <guid>{{ .Permalink }}</guid> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue