Updated my blog theme to latest version of Polar - Minimal Blog and Magazine Ghost Theme
. The logo and cover image are missing.
logo
<div class="navbar-header">
<!-- start logo -->
{{#if @site.logo}}
<a class="logo image-logo" href="{{@site.url}}"><img src="{{@site.logo}}" alt="{{@site.title}}"></a>
{{else}}
<a class="logo text-logo" href="{{@site.url}}">{{@site.title}}</a>
{{/if}}
<!-- end logo -->
</div>
Cover image
<section class="cover cover-home {{#if @site.cover_image}}has-image{{/if}}" {{#if @site.cover_image}} style="background-image: url({{@site.cover_image}});"{{/if}}>
Info:
I have uploaded both publication logo and cover in the Publication identity section