diff --git a/typst.toml b/typst.toml index 34bcd5d..33067b9 100644 --- a/typst.toml +++ b/typst.toml @@ -9,7 +9,7 @@ description = "A modern resume template based on the Awesome-CV Latex template." keywords = ["CV", "Curriculum Vitae", "Resume", "Minimalistic", "Professional", "Modern"] categories = ["cv"] disciplines = [] -exclude = ["resume-documentation*", "scripts*"] +exclude = ["resume-documentation*", "scripts*", "assets/images/*"] homepage = "https://github.com/DeveloperPaul123/modern-cv" repository = "https://github.com/DeveloperPaul123/modern-cv"