Skip to content

Commit c8e51f0

Browse files
authored
Update config.js
1 parent d8ab3dd commit c8e51f0

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

config.js

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,6 @@ const starters = [
1111
name: 'contentful',
1212
repoUrl: 'https://github.com/stackbit-themes/nextjs-contentful-starter',
1313
},
14-
{
15-
name: 'full-nextjs',
16-
repoUrl: 'https://github.com/stackbit-themes/starter-nextjs-theme',
17-
},
18-
{
19-
name: 'small-biz-nextjs',
20-
repoUrl: 'https://github.com/stackbit-themes/small-business-nextjs-theme',
21-
},
22-
{
23-
name: 'personal-nextjs',
24-
repoUrl: 'https://github.com/stackbit-themes/personal-nextjs-theme',
25-
},
2614
];
2715

2816
const examples = {
@@ -31,14 +19,20 @@ const examples = {
3119
'airtable-content-source',
3220
'algolia-search',
3321
'angular-contentful',
22+
'auto-annotated-portfolio,
3423
'chakra-ui',
3524
'cloudinary-contentful',
25+
'cloudinary-unpic',
3626
'contentlayer',
3727
'documentation',
28+
'gatsby-contentful',
3829
'hydrogen-contentful-demo-store',
30+
'i18n-nextjs-contentful',
3931
'ninetailed-personalization',
32+
'nuxt3-preview',
4033
'onboarding-webapp',
4134
'sveltekit-contentful',
35+
'tutorial-gatsby-contentful',
4236
'tutorial-html-contentful',
4337
'tutorial-html-json',
4438
'tutorial-nextjs-contentful',

0 commit comments

Comments
 (0)