chore(repo): Switch preview to article
This commit is contained in:
parent
7b31ac15f6
commit
bd25353fa1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ typeCheckingMode="basic"
|
|||
poetry_command = ""
|
||||
[tool.poe.tasks.preview]
|
||||
help = "Preview the main review in the browser"
|
||||
cmd = "quarto preview scoping_review.qmd --to=html"
|
||||
cmd = "quarto preview manuscript/article.qmd --to=html"
|
||||
[tool.poe.tasks.render]
|
||||
help = "Render all project files"
|
||||
cmd = "quarto render"
|
||||
|
|
Loading…
Reference in a new issue