1
0
Fork 0

Add fast track program

This commit is contained in:
Ethan Reece 2025-01-12 23:04:50 -06:00
parent f0a7f1de67
commit bf67c7b73f
Signed by: me
GPG key ID: 198E9EB433DB1B28
3 changed files with 3 additions and 2 deletions

View file

@ -74,6 +74,7 @@
),
),
highlights: (
"Computer Science Fast Track Program, Systems Track",
"Collegium V Honors Program",
),
),

View file

@ -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,

View file

@ -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),