mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-24 22:56:05 +00:00
@ -6,7 +6,7 @@
|
||||
{{! The big featured header on the homepage, with the site logo and description }}
|
||||
<header class="site-head" {{#if @blog.cover}}style="background-image: url({{@blog.cover}})"{{/if}}>
|
||||
<div class="vertical">
|
||||
<div class="site-head-content" class="inner">
|
||||
<div class="site-head-content inner">
|
||||
|
||||
{{#if @blog.logo}}<a class="blog-logo" href="{{@blog.url}}"><img src="{{@blog.logo}}" alt="Blog Logo" /></a>{{/if}}
|
||||
<h1 class="blog-title">{{@blog.title}}</h1>
|
||||
|
Reference in New Issue
Block a user