Skip to content

Commit

Permalink
chore: update docusaurus template (#2658)
Browse files Browse the repository at this point in the history
Signed-off-by: aeneasr <[email protected]>

Co-authored-by: aeneasr <[email protected]>
  • Loading branch information
aeneasr and aeneasr authored Aug 2, 2021
1 parent b808501 commit a4e9461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"gen": "npm-run-all gen:*",
"docusaurus": "docusaurus",
"gen:api": "mkdir -p docs/.static && cp ../spec/api.json docs/.static/api.json",
"gen:config": "node ./scripts/config.js",
"gen:config": "node ./scripts/config.js config.js",
"gen:faq": "node ./scripts/gen-faq.js",
"start": "docusaurus start",
"build": "docusaurus build",
Expand Down

0 comments on commit a4e9461

Please sign in to comment.