diff --git a/.typstignore b/.typstignore index 68e2af7..82e80b7 100644 --- a/.typstignore +++ b/.typstignore @@ -6,3 +6,4 @@ template/*.pdf .issuetracker tests/* docs/* +Justfile diff --git a/typst.toml b/typst.toml index 7b086f8..504a017 100644 --- a/typst.toml +++ b/typst.toml @@ -10,7 +10,6 @@ keywords = ["CV", "Curriculum Vitae", "Resume", "Minimalistic", "Professional", categories = ["cv"] disciplines = [] exclude = ["resume-documentation*", "scripts*", "assets/images/*"] -homepage = "https://github.com/DeveloperPaul123/modern-cv" repository = "https://github.com/DeveloperPaul123/modern-cv" [template]