Correction indentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo {{ hugo.Version }}">
|
||||
{{ with .OutputFormats.Get "rss" }}
|
||||
<link rel="{{ .Rel }}" {{ printf "type=%q" .MediaType.Type | safeHTMLAttr }} href="{{ .Permalink }}" title="{{ site.Title }}" />
|
||||
<link rel="{{ .Rel }}" {{ printf "type=%q" .MediaType.Type | safeHTMLAttr }} href="{{ .Permalink }}" title="{{ site.Title }}" />
|
||||
{{ end }}
|
||||
|
||||
<title>{{ block "title" . }}{{ .Site.Title }} - {{ .Title }}{{ end }}</title>
|
||||
|
||||
Reference in New Issue
Block a user