mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-10-31 15:09:49 +00:00 
			
		
		
		
	Wiring up blog cover image
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|     the {body} of the default.hbs template, which contains our header/footer. }} | ||||
|  | ||||
| {{! The big featured header on the homepage, with the site logo and description }} | ||||
| <header id="site-head" {{! style="background-image: url()" }}> | ||||
| <header id="site-head" {{#if @blog.cover}}style="background-image: url({{@blog.cover}})"{{/if}}> | ||||
|     <div class="vertical"> | ||||
|         <div id="site-head-content" class="inner"> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Hannah Wolfe
					Hannah Wolfe