fix: remove homepage entry from toml
Per the package check for typst universe, don't use homepage if there is no dedicated website.
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user