Skip to content

Commit

Permalink
Merge pull request #25 from stackbit/ab-test
Browse files Browse the repository at this point in the history
Add ab-testing example
  • Loading branch information
seancdavis authored Jun 29, 2023
2 parents 1280456 + caf3ebe commit ba57c1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const starters = [
const examples = {
repoUrl: 'https://github.com/stackbit-themes/stackbit-examples',
directories: [
'ab-testing',
'airtable-content-source',
'algolia-search',
'angular-contentful',
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-stackbit-app",
"version": "0.2.1",
"version": "0.2.2",
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ba57c1e

Please sign in to comment.