Skip to content

Logo is not displaying on the pkgdown site front page #244

@francisbarton

Description

@francisbarton

The source for the HTML page points to inst/images/logo.png, but the current version of index.html in the gh-pages branch shows a link to assets/images/logo.png.

The assets folder doesn't exist in the gh-pages branch.

I'm not sure if this requires a change in the pkgdown GitHub Action, or some other variation in pkgdown::build_site() so that the assets folder gets correctly copied/created?

Perhaps usethis::use_logo() might be of use to help solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions