summaryrefslogtreecommitdiffstats
path: root/cover_letter.typ
blob: c8ecf1f3fab3b3f64f51eb21f442d4b47a17ee97 (plain)
1
2
3
4
5
6
7
8
#import "lib.typ": cover_letter

#show: cover_letter.with(
  author: "Toby Vincent", title: "Software Engineer", github: "tobyvin", phone: "217.617.3424",
  email: "tobyv@tobyvin.dev",
)

Hello, World!