{{this.config.blogTitle}}

{{!-- changes only classes between desktop/mobile to avoid re-rendering iframe contents --}}
{{#if this.isDesktopPreview}}
{{#if @icon}} icon {{else}} {{svg-jar "default-favicon"}} {{/if}} {{@title}}
{{/if}}