Skip to content

Oppdater til Ghost v1 #3

@mikaelbr

Description

@mikaelbr

Feil:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions