From 25aa50853bbf5a9dc301cf14b5b71e74c98bed9d Mon Sep 17 00:00:00 2001 From: ondrejch Date: Fri, 7 Aug 2020 11:38:26 +0200 Subject: [PATCH] adjust related examples --- examples/cms-agilitycms/README.md | 1 + examples/cms-buttercms/README.md | 1 + examples/cms-contentful/README.md | 1 + examples/cms-cosmic/README.md | 1 + examples/cms-datocms/README.md | 1 + examples/cms-graphcms/README.md | 1 + examples/cms-kontent/README.md | 1 + examples/cms-prismic/README.md | 1 + examples/cms-sanity/README.md | 1 + examples/cms-storyblok/README.md | 1 + examples/cms-strapi/README.md | 1 + examples/cms-takeshape/README.md | 1 + examples/cms-wordpress/README.md | 1 + 13 files changed, 13 insertions(+) diff --git a/examples/cms-agilitycms/README.md b/examples/cms-agilitycms/README.md index ae05e54bdfd0a..8ea9087d0e4c3 100644 --- a/examples/cms-agilitycms/README.md +++ b/examples/cms-agilitycms/README.md @@ -28,6 +28,7 @@ Once you have access to [the environment variables you'll need](#step-15-set-up- - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-buttercms/README.md b/examples/cms-buttercms/README.md index 4331e916fae28..fb6da01642ad1 100644 --- a/examples/cms-buttercms/README.md +++ b/examples/cms-buttercms/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-2-set-up-e - [Strapi](/examples/cms-strapi) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-contentful/README.md b/examples/cms-contentful/README.md index f37cd86b307ab..88690dd7d1a92 100644 --- a/examples/cms-contentful/README.md +++ b/examples/cms-contentful/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-cosmic/README.md b/examples/cms-cosmic/README.md index ccaba145f1f3e..c4b795c11612c 100644 --- a/examples/cms-cosmic/README.md +++ b/examples/cms-cosmic/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-3-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-datocms/README.md b/examples/cms-datocms/README.md index 14e76160f7173..57b25c89d597b 100644 --- a/examples/cms-datocms/README.md +++ b/examples/cms-datocms/README.md @@ -19,6 +19,7 @@ This example showcases Next.js's [Static Generation](https://nextjs.org/docs/bas - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## Deploy your own diff --git a/examples/cms-graphcms/README.md b/examples/cms-graphcms/README.md index f5f7b0b164473..9177674b536ed 100644 --- a/examples/cms-graphcms/README.md +++ b/examples/cms-graphcms/README.md @@ -22,6 +22,7 @@ This example showcases Next.js's [Static Generation](https://nextjs.org/docs/bas - [Cosmic](/examples/cms-cosmic) - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## Deploy your own diff --git a/examples/cms-kontent/README.md b/examples/cms-kontent/README.md index 615ad631a206e..f07e434664595 100644 --- a/examples/cms-kontent/README.md +++ b/examples/cms-kontent/README.md @@ -26,6 +26,7 @@ Once you have access to [the environment variables you'll need](#step-4-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-prismic/README.md b/examples/cms-prismic/README.md index f5672839e6ced..3390e5951bb75 100644 --- a/examples/cms-prismic/README.md +++ b/examples/cms-prismic/README.md @@ -24,6 +24,7 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e - [Cosmic](/examples/cms-cosmic) - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-sanity/README.md b/examples/cms-sanity/README.md index f91b0861cb615..aa9573f31c4e3 100644 --- a/examples/cms-sanity/README.md +++ b/examples/cms-sanity/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-4-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-storyblok/README.md b/examples/cms-storyblok/README.md index 21ac59bb5a532..fe92060035a0b 100644 --- a/examples/cms-storyblok/README.md +++ b/examples/cms-storyblok/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-6-set-up-e - [Strapi](/examples/cms-strapi) - [ButterCMS](/examples/cms-buttercms) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-strapi/README.md b/examples/cms-strapi/README.md index 61156b7fee666..60042a534750d 100644 --- a/examples/cms-strapi/README.md +++ b/examples/cms-strapi/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-7-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-takeshape/README.md b/examples/cms-takeshape/README.md index 8e46aedd97d9d..46cc44ca6581c 100644 --- a/examples/cms-takeshape/README.md +++ b/examples/cms-takeshape/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-5-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use diff --git a/examples/cms-wordpress/README.md b/examples/cms-wordpress/README.md index 1b752662bf6a7..e9318bf935384 100644 --- a/examples/cms-wordpress/README.md +++ b/examples/cms-wordpress/README.md @@ -25,6 +25,7 @@ Once you have access to [the environment variables you'll need](#step-3-set-up-e - [ButterCMS](/examples/cms-buttercms) - [Storyblok](/examples/cms-storyblok) - [GraphCMS](/examples/cms-graphcms) +- [Kontent](/examples/cms-kontent) - [Blog Starter](/examples/blog-starter) ## How to use