From 83a0c0888b020eb040143d91d8becc996486526e Mon Sep 17 00:00:00 2001 From: Paul Tsouchlos Date: Fri, 1 Nov 2024 12:20:17 -0400 Subject: [PATCH] fix: remove homepage entry from toml Per the package check for typst universe, don't use homepage if there is no dedicated website. --- typst.toml | 1 - 1 file changed, 1 deletion(-) 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]