chore: add keyword in toml

Add "Curriculum Vitae" for discoverability
This commit is contained in:
Paul Tsouchlos
2024-03-26 09:01:19 -04:00
parent 6d6adc872a
commit ec2560bff8

View File

@@ -6,7 +6,7 @@ entrypoint = "lib.typ"
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
license = "MIT"
description = "A modern resume template based on the Awesome-CV Latex template."
keywords = ["CV", "Resume", "Minimalistic", "Professional", "Modern"]
keywords = ["CV", "Curriculum Vitae", "Resume", "Minimalistic", "Professional", "Modern"]
categories = ["cv"]
disciplines = []
exclude = ["resume-documentation*", "scripts*"]