feat(lib): added icon to address entry (#119)

Co-authored-by: Carlo Rosso <carlorosso@Carlos-MacBook-Air.local>
This commit is contained in:
Paul T
2025-05-23 08:28:12 -04:00
committed by GitHub
parent ac7c078341
commit 8f7770aaca
3 changed files with 18 additions and 2 deletions

View File

@@ -23,6 +23,8 @@
// Remove the following line to show the footer
// Or set the value to `true`
show-footer: false,
// this defaults to false
show-address-icon: true,
// set this to `none` to show the default or remove it completely
closing: [],
// see typst "page" documentation for more options