You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the {{image}} helper with {{feature_image}}, {{cover_image}} or {{profile_image}}.
partials/post.hbs: Please remove or replace {{image}} from this template
Replace the {{@blog.cover}} helper with {{@blog.cover_image}}.
default.hbs: Please remove or replace {{@blog.cover}} from this template
homepage_layout.hbs: Please remove or replace {{@blog.cover}} from this template
Replace the {{#if image}} helper with {{#if feature_image}}, or {{#if cover_image}}, or {{#if profile_image}}.
partials/post.hbs: Please remove or replace {{#if image}} from this template
Replace the {{#if @blog.cover}} helper with {{#if @blog.cover_image}}.
default.hbs: Please remove or replace {{#if @blog.cover}} from this template
homepage_layout.hbs: Please remove or replace {{#if @blog.cover}} from this template
The text was updated successfully, but these errors were encountered:
Feil:
The text was updated successfully, but these errors were encountered: