Apple icon is not specified in HTML
Closed this issue · 0 comments
mwskwong commented
Most likely due to we specify icons
in metadata
and ends up overriding the auto-generated Apple icon.
- Try using
generateMetadata()
to inherit from the auto generated metadata - If that doesn't work, hard code
/apple-icon
toicons
instead.
Also specifying other attributes for icon
. Prev deployments: