rsnext/examples/cms-contentful/pages
Guillaume FORTAINE 4a2bfa7aa6
fix(examples/cms-contentful): add correct Content-Type + missing closing tag for html (#30321)
## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-01-05 16:59:32 +00:00
..
api fix(examples/cms-contentful): add correct Content-Type + missing closing tag for html (#30321) 2022-01-05 16:59:32 +00:00
posts Fix up CMS examples (#12840) 2020-05-13 14:13:14 -04:00
_app.js [Examples] add Contentful example (#12323) 2020-04-29 13:19:49 -05:00
_document.js [Examples] add Contentful example (#12323) 2020-04-29 13:19:49 -05:00
index.js [Examples] Prevent getStaticProps from returning "undefined" (#19012) 2020-11-10 23:33:51 +00:00