[Docs] Add example for `headers`
See original GitHub issueDocumentation for custom routes was released some days ago (https://github.com/vercel/next.js/pull/14887). We should also add one example for every documentation page to better show how it works.
The following three examples are required:
-
rewrites
For docs/api-reference/next.config.js/rewrites.md -
redirects
For docs/api-reference/next.config.js/redirects.md -
headers
For docs/api-reference/next.config.js/headers.md
Every example should contain very basic content and focus only on the feature it’s about, showing how it works for multiple use cases that are currently not covered by the documentation. After the example is complete, add a link to it at the beginning of the page in docs.
Feel free to open a PR and I’ll review it asap.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Use headers, footers, page numbers, & footnotes - Android
Add a header or footer · Open a document in the Google Docs app. · Tap Edit Edit . · In the top...
Read more >How to add and edit headers or footers in Google Docs
1. Go to Google Docs in a web browser. · 2. Create a new document or open an existing one to begin adding...
Read more >Google Docs: Headers, Footers, and Page Breaks - GCF Global
Click Insert, then hover over Headers & footers. From the drop-down menu, you can select either Header or Footer. · Depending on your...
Read more >How to Add a Header in Google Docs
Step 1. Access the Insert Option · Step 2. Add a Header · Step 3. Keep the Header in the Document.
Read more >Google Docs Header - CustomGuide
1. Click Insert on the menu bar. 2. Select Header & page number. 3. Select Header or Footer.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looks like these are all complete now, closing 👍
@robintom If possible please make a PR per example, don’t merge all of them on a single one.