Skip to content

Commit f415d53

Browse files
committed
Add airtable content source example
1 parent f7f0dbc commit f415d53

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
@@ -28,6 +28,7 @@ const starters = [
2828
const examples = {
2929
repoUrl: 'https://github.com/stackbit-themes/stackbit-examples',
3030
directories: [
31+
'airtable-content-source',
3132
'algolia-search',
3233
'angular-contentful',
3334
'chakra-ui',

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.11",
3+
"version": "0.1.12",
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)