Skip to content

Commit 747b2b3

Browse files
committed
Add new tutorials
1 parent 839b629 commit 747b2b3

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ const examples = {
3939
'ninetailed-personalization',
4040
'onboarding-webapp',
4141
'sveltekit-contentful',
42+
'tutorial-html-contentful',
43+
'tutorial-html-json',
4244
'tutorial-nextjs-contentful',
4345
'tutorial-nextjs-files',
4446
],

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-stackbit-app",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)