Skip to content

Commit

Permalink
[cli] set the right template
Browse files Browse the repository at this point in the history
  • Loading branch information
diboune committed Nov 20, 2023
1 parent 90ac7c6 commit 2aec8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions create-headless/src/consts.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const template_options = [
{
value: "thomasKn/astro-shopify",
label: "Astro Shopify",
value: "buildheadless/headless/templates/hydrogen-theme",
label: "Sanity x Hydrogen",
},
];

Expand Down

0 comments on commit 2aec8fe

Please sign in to comment.