feat: add ability to show/hide footer

This commit is contained in:
Paul Tsouchlos
2024-08-17 23:43:29 -04:00
parent d6ac41a03b
commit 67e8c4ec7f
3 changed files with 51 additions and 43 deletions

View File

@@ -17,7 +17,8 @@
),
profile-picture: image("./profile.png"),
language: "en",
font: "Times New Roman"
font: "Times New Roman",
// show-footer: false, // Uncomment to hide footer
)
#hiring-entity-info(entity-info: (

View File

@@ -23,6 +23,7 @@
date: datetime.today().display(),
language: "en",
colored-headers: true,
show-footer: false,
)
= Experience