Fixup url path to stylesheet
This commit is contained in:
		
							parent
							
								
									6ba51719cb
								
							
						
					
					
						commit
						08ab8d31d1
					
				| @ -5,7 +5,7 @@ | ||||
|     <title>{{ block "title" . }} | ||||
|       {{ .Site.Title }} | ||||
|     {{ end }}</title> | ||||
|     <link rel="stylesheet" type="text/css" href='{{ "style.css" | relURL}}'> | ||||
|     <link rel="stylesheet" type="text/css" href='{{ "style.css" | absURL}}'> | ||||
|     {{ range .AlternativeOutputFormats -}} | ||||
|         {{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} | ||||
|     {{ end -}} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user