Add fast track program
This commit is contained in:
parent
f0a7f1de67
commit
bf67c7b73f
3 changed files with 3 additions and 2 deletions
|
@ -74,6 +74,7 @@
|
|||
),
|
||||
),
|
||||
highlights: (
|
||||
"Computer Science Fast Track Program, Systems Track",
|
||||
"Collegium V Honors Program",
|
||||
),
|
||||
),
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
base_page(
|
||||
base_text(
|
||||
grid(
|
||||
gutter: 2.75em,
|
||||
gutter: 2.4em,
|
||||
page_resume_heading(identity: identity),
|
||||
page_resume_content(
|
||||
skills: skills,
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
import "../../section/professional_development.typ": section_professional_development
|
||||
|
||||
grid(
|
||||
gutter: 2.4em,
|
||||
gutter: 2em,
|
||||
section_skills(skills: skills),
|
||||
section_education(education: education),
|
||||
section_work_experience(work_experience: work_experience),
|
||||
|
|
Loading…
Add table
Reference in a new issue