Yorhel
This commit is contained in:
parent
3ad3b453d5
commit
e1cd6db167
6 changed files with 22 additions and 22 deletions
|
|
@ -7,12 +7,7 @@
|
|||
<link>{{ .Permalink }}</link>
|
||||
<description>Recent videos by MMaker</description>
|
||||
<generator>Hugo -- gohugo.io</generator>{{ with .Site.LanguageCode }}
|
||||
<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}}
|
||||
<language>{{.}}</language>{{end}}
|
||||
{{ with .Site.Copyright }}
|
||||
<copyright>{{.}}</copyright>{{end}}{{ if not .Date.IsZero }}
|
||||
<lastBuildDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</lastBuildDate>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue