Fixup css file path for tilde town
This commit is contained in:
		
							parent
							
								
									4020dd2a85
								
							
						
					
					
						commit
						0bef55e81b
					
				| @ -1,6 +1,7 @@ | ||||
| baseURL = 'https://kindrobot.ca/' | ||||
| languageCode = 'en-ca' | ||||
| title = 'kindrobot.ca' | ||||
| relativeURLs = true | ||||
| 
 | ||||
| enableEmoji = true | ||||
| [markup] | ||||
|  | ||||
| @ -5,7 +5,7 @@ | ||||
|     <title>{{ block "title" . }} | ||||
|       {{ .Site.Title }} | ||||
|     {{ end }}</title> | ||||
|     <link rel="stylesheet" type="text/css" href="/style.css"> | ||||
|     <link rel="stylesheet" type="text/css" href='{{ "./style.css" | relURL}}'> | ||||
|   </head> | ||||
|   <body> | ||||
|     <!-- Code that all your templates share, like a header --> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user