typst/myco_cards/main.typ
2025-08-13 22:29:45 -04:00

11 lines
313 B
Typst

#import "../lib/card.typ": minimalbc
#show: minimalbc.with(
geo_size: "us",
company_name: "Myco Systems",
blurb: "Send us a cool message and we'll get back to you d-(´▽`)-b",
signal_user: "Myco.100",
email_address: "contact@myco.systems",
website: "myco.systems",
bg_image: image("bg.png"),
)