Skip to content

Commit 56cf85c

Browse files
authored
Merge pull request #18 from javdome/main
Add an Unstyled Blade Starter Kit
2 parents 804e9d3 + 1d52b1f commit 56cf85c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

templates.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
"title": "Modern React Starter Kit",
8585
"package": "shipfastlabs/modern-react-starter-kit",
8686
"repo": "shipfastlabs/modern-react-starter-kit"
87-
}
87+
},
88+
{
89+
"title": "Unstyled Blade Starter Kit",
90+
"package": "javdome/unstyled-blade-starter-kit",
91+
"repo": "javdome/unstyled-blade-starter-kit"
92+
}
8893
]
89-
}
94+
}

0 commit comments

Comments
 (0)