Skip to content

Configurable name + tagline of the library in the top bar #1481

@kamilkisiela

Description

@kamilkisiela

Currently we have:

{
   description: "tagline",
   websiteName: "Hive"
}

and websiteName is linked to ogImage's product parameter and also title's suffix :))

description is misleading a bit as it's not description of a website but the tagline.

What we could have:

{
  logo: {
    title: "Hive",
    tagline: "blah blah blah"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions