fix(cv): Remove summary from CV
This commit is contained in:
parent
b061d853bc
commit
434cb0717e
1 changed files with 1 additions and 1 deletions
2
cv.typ
2
cv.typ
|
|
@ -1,7 +1,7 @@
|
|||
#import "lib/resume.typ": resume
|
||||
|
||||
#resume.with(
|
||||
main: ("summary", "experience", "education", "volunteering", "skills", "languages"),
|
||||
main: ("experience", "education", "volunteering", "skills", "languages"),
|
||||
sidebar:()
|
||||
)(yaml("content.yml"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue