Skip to content

Commit

Permalink
Update guide.md
Browse files Browse the repository at this point in the history
,
  • Loading branch information
ShaojieLiu authored Mar 18, 2021
1 parent a21c812 commit f691c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ const storefront = new Storefront({
}],
pages: [{
name: 'page-name',
url: '/mypage'
url: '/mypage',
html: '<template><!DOCTYPE html><html><head></head><body><div>PuzzeJs</div><fragment from="Gateway" name="example"></fragment></body></html></template>'
}],
dependencies: []
Expand Down

0 comments on commit f691c12

Please sign in to comment.