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

update meta variable to metadata variable so that the meta data updat… #58396

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

robbertstevens
Copy link
Contributor

The meta data didn't update when using

export const meta = {...}

It has to be

export const metadata = {...}

@robbertstevens robbertstevens requested review from a team as code owners November 13, 2023 19:16
@robbertstevens robbertstevens requested review from jh3y and molebox and removed request for a team November 13, 2023 19:16
@leerob leerob merged commit 6c42251 into vercel:canary Nov 16, 2023
7 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants