mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							653e6856ea
						
					
				
				
					commit
					46cafdbaca
				
			| @@ -6,5 +6,7 @@ | ||||
|     <title>{{ .Title }} - {{ .Site.BaseURL }}</title> | ||||
|     <link rel="canonical" href="{{ .Permalink }}"> | ||||
|     {{ partial "header.includes.html" . }} | ||||
|     {{ if .RSSLink }}<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />{{ end }} | ||||
|     {{ with .OutputFormats.Get "RSS" -}} | ||||
|     {{ printf "<link href=%q rel=\"alternate\" type=%q title=%q />" .Permalink .MediaType .Title | safeHTML }} | ||||
|     {{- end }} | ||||
| </head> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user