next.js icon indicating copy to clipboard operation
next.js copied to clipboard

docs(create-next-app): fix incorrect examples heading

Open Juneezee opened this issue 1 year ago • 1 comments

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: image

Expected: image

Juneezee avatar Aug 27 '24 07:08 Juneezee

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

ijjk avatar Aug 27 '24 07:08 ijjk