From e83e613b6bc50385097a033c49f2f84a3a92a475 Mon Sep 17 00:00:00 2001 From: minty <77310871+mintyfrankie@users.noreply.github.com> Date: Sun, 25 Jun 2023 22:03:18 +0200 Subject: [PATCH] feat(metadata): add varDisplayLogo variable now you can control whether you want to display logos gloablly or not --- awesomeCV | 2 +- metadata.typ | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/awesomeCV b/awesomeCV index a81f723..6d5a199 160000 --- a/awesomeCV +++ b/awesomeCV @@ -1 +1 @@ -Subproject commit a81f723ede72619db48fda2b11f47fba7d94a5cc +Subproject commit 6d5a19950b79844eb93c0f2503eb80e4dc3ac221 diff --git a/metadata.typ b/metadata.typ index 048a4e3..acf7936 100644 --- a/metadata.typ +++ b/metadata.typ @@ -31,6 +31,9 @@ // Decide if you want to put your company in bold or your position in bold #let varEntrySocietyFirst = false +// Decide if you want to display organisation logo or not +#let varDisplayLogo = true + // for cvFooter and letterFooter arrays, add your own languages while the keys must match the varLanguage variable #let cvFooterInternational = ( "": "Curriculum vitae",