Next.js Discord

Discord Forum

Adding head doesn't work

Unanswered
Collared Plover posted this in #help-forum
Open in Discord
Collared PloverOP
Hey, I'm trying to add an head to a page. Only doesn't effect the head at all. Nothing changed or is added to the header. Does someone know how I can fix this error?

9 Replies

Collared PloverOP
Collared PloverOP
But isn't the metadata limited to a few?
@@ts-ignore please elaborate
Collared PloverOP
For example, can I add a metadata for this:
<meta name="apple-mobile-web-app-capable" content="yes" />
Giant panda
Most common values are available in the API and as a fallback you can always manually add those that are missing