next.js
04547e81 - Add theme color media support for metadata (#46502)

Commit
2 years ago
Add theme color media support for metadata (#46502) x-ref: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color Resolves NEXT-525 ## Feature - [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. - [x] Related issues linked using `fixes #number` - [x] [e2e](https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs) tests added - [ ] Documentation added - [ ] Telemetry added. In case of a feature if it's used or not. - [ ] Errors have a helpful link attached, see [`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)
Author
Parents
Loading