chore: add keyword in toml
Add "Curriculum Vitae" for discoverability
This commit is contained in:
@@ -6,7 +6,7 @@ entrypoint = "lib.typ"
|
|||||||
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
|
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "A modern resume template based on the Awesome-CV Latex template."
|
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"]
|
categories = ["cv"]
|
||||||
disciplines = []
|
disciplines = []
|
||||||
exclude = ["resume-documentation*", "scripts*"]
|
exclude = ["resume-documentation*", "scripts*"]
|
||||||
|
|||||||
Reference in New Issue
Block a user