Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kamilkisiela opened this issue Apr 16, 2024 · 0 comments
Open

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

kamilkisiela opened this issue Apr 16, 2024 · 0 comments

Comments

@kamilkisiela
Copy link
Member

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"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant