Skip to content

Commit f7f0dbc

Browse files
committed
Add contentlayer example
1 parent 0b21688 commit f7f0dbc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

config.js

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const examples = {
3232
'angular-contentful',
3333
'chakra-ui',
3434
'cloudinary-contentful',
35+
'contentlayer',
3536
'hydrogen-contentful-demo-store',
3637
'ninetailed-personalization',
3738
'onboarding-webapp',

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-stackbit-app",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
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)