typst/myco_cards/main.typ

12 lines
313 B
Typst
Raw Normal View History

2025-08-13 22:29:45 -04:00
#import "../lib/card.typ": minimalbc
2025-08-13 19:57:24 -04:00
#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"),
)