typst/cards/main.typ

12 lines
305 B
Typst
Raw Normal View History

2025-08-13 19:57:24 -04:00
#import "lib.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"),
)