diff --git a/typst.toml b/typst.toml index 7b9db65..18c4795 100644 --- a/typst.toml +++ b/typst.toml @@ -17,6 +17,6 @@ compiler = "0.14.2" [template] path = "template" -entrypoint = "template/letter.typ" +entrypoint = "letter.typ" [tool]