Skip to content

Invalid link to home page in 404 page #554

@Bktero

Description

@Bktero

Hello

The 404 page layout has this link to the home page:

<a href="{{ "/" | absURL }}">{{ $.Site.Params.missingBackButtonLabel | default "Back to home page" }}&nbsp;→</a>

However, the home page of the blog may not be /.

I wonder if $.Site.BaseURL wouldn't be more appropriate. It's the value used for the title bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions