fix copyright
This commit is contained in:
		
							parent
							
								
									6b85ee6f6e
								
							
						
					
					
						commit
						307403dd2d
					
				@ -27,7 +27,7 @@
 | 
			
		||||
        <language>{{.}}</language>{{end}}{{ with .Site.Author.email }}
 | 
			
		||||
        <managingEditor>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</managingEditor>{{end}}{{ with .Site.Author.email }}
 | 
			
		||||
        <webMaster>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</webMaster>{{end}}{{ with .Site.Copyright }}
 | 
			
		||||
        <copyright>{{ .Site.Author.name }}</copyright>{{end}}{{ if not .Date.IsZero }}
 | 
			
		||||
        <copyright>{{ .Site.copyright }}</copyright>{{end}}{{ if not .Date.IsZero }}
 | 
			
		||||
        <lastBuildDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</lastBuildDate>{{ end }}
 | 
			
		||||
        {{- with .OutputFormats.Get "RSS" -}}
 | 
			
		||||
        {{ printf "<atom:link href=%q rel=\"self\" type=%q />" .Permalink .MediaType | safeHTML }}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user