feat(CV): Add digital work section
This commit is contained in:
parent
1e6c9059e8
commit
82965954bb
3 changed files with 39 additions and 1 deletions
2
cv.typ
2
cv.typ
|
|
@ -1,7 +1,7 @@
|
|||
#import "lib/resume.typ": resume
|
||||
|
||||
#resume.with(
|
||||
main: ("experience", "education", "volunteering", "skills", "languages"),
|
||||
main: ("experience", "education", "volunteering", "digital", "skills", "languages"),
|
||||
sidebar:()
|
||||
)(yaml("content.yml"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue