parent
36fe40b9d7
commit
8b420d01a5
1 changed files with 1 additions and 1 deletions
2
page.hbs
2
page.hbs
|
@ -13,7 +13,7 @@
|
|||
{{#if @blog.logo}}
|
||||
<img src="{{@blog.logo}}" alt="Blog Logo" />
|
||||
{{else}}
|
||||
{{@blog.title}}
|
||||
<span class="blog-title">{{@blog.title}}</span>
|
||||
{{/if}}
|
||||
</a>
|
||||
</header>
|
||||
|
|
Loading…
Reference in a new issue