cv/src/lib/extra.typ

3 lines
79 B
Typst

#let signature(path) = {
image("../" + path, alt: "signature", width: 25%)
}