chore(repo): Switch preview to article

This commit is contained in:
Marty Oehme 2024-07-29 09:50:18 +02:00
parent 7b31ac15f6
commit bd25353fa1
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -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"