feat: add example cover letter
All checks were successful
Build / build (push) Successful in 1m58s

This commit is contained in:
Felix Schröter 2025-04-09 11:16:23 +02:00
parent b2f174b91b
commit 6b2b24a701
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 55 additions and 0 deletions

3
src/lib/extra.typ Normal file
View file

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