Next.js Discord

Discord Forum

Next metadata issue

Unanswered
Huntaway posted this in #help-forum
Open in Discord
HuntawayOP
hello, when i try to add themeColor which show as embed color. but it not working
export const metadata: Metadata = {
  title: '',
  description: "",
  icons: "",
  themeColor: "red",
}

1 Reply