feat(lib): added icon to address entry (#119)
Co-authored-by: Carlo Rosso <carlorosso@Carlos-MacBook-Air.local>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
language: "en",
|
||||
colored-headers: true,
|
||||
show-footer: false,
|
||||
show-address-icon: true,
|
||||
paper-size: "us-letter",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user