Remove <author> from the Atom entry metadata
This commit is contained in:
		
							parent
							
								
									aea3489ddb
								
							
						
					
					
						commit
						3f1bd948eb
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,5 @@
 | 
			
		|||
<title>{{ .Title }}</title>
 | 
			
		||||
<id>{{ .Permalink }}</id>
 | 
			
		||||
{{ with .Site.Author.name }}<author><name>{{ . }}</name></author>{{ end }}
 | 
			
		||||
<published>{{ .Date.Format "2006-01-02T15:04:05-07:00" | safeHTML }}</published>
 | 
			
		||||
<updated>{{ .Lastmod.Format "2006-01-02T15:04:05-07:00" | safeHTML }}</updated>
 | 
			
		||||
{{- range slice "series" "categories" "tags" -}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue