Skip to content

Make it possible to set homepage title #2247

Closed
@alizadeh118

Description

@alizadeh118

Feature request

What problem does this feature solve?

It gives the ability to change home page title.

What does the proposed API look like?

It's not going to change API.

How should this be implemented in your opinion?

Imagine you want to use homepage option so you set home: true then you search something that exist on homepage:
Screen Shot 1399-01-05 at 16 12 41
It is shown as Home and you can not change homepage title because when home is true it's hard coded and I don't know why:

if (frontmatter.home) {
return 'Home'
}

Are you willing to work on this yourself?

Yes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions