Skip to content

The browser title is always displayed ’hello Vuepress | ...' even if I set the title in the .vuepress/config.js #2496

@lovelyJason

Description

@lovelyJason

I follow the official website example and edit .vuepress/config.js like that

module.exports = {
  title: 'blog',
  description: 'Vue.js - The Progressive JavaScript Framework'
}

But the browser page title was showed 'Hello Vuepress | blog'

please tell me why?Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions