next.js
next.js copied to clipboard
docs(create-next-app): fix incorrect examples heading
The Examples section on the create-next-app page (https://nextjs.org/docs/app/api-reference/cli/create-next-app) has incorrect headings. Each of the examples should be <h3> element so they are grouped properly under the Examples section.
Current:
Expected:
Allow CI Workflow Run
- [ ] approve CI run for commit: 285890ffa37b9d04827547aa782c228b6f587af7
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer