mirror of
https://gitlab.com/upRootNutrition/resume.git
synced 2025-06-15 09:05:12 -05:00
feat: fixed date formatted inconsistency
This commit is contained in:
parent
6c1b6c308d
commit
a27c1f8786
3 changed files with 2 additions and 2 deletions
Binary file not shown.
0
src/pdfs/resume-programming.pdf
Normal file → Executable file
0
src/pdfs/resume-programming.pdf
Normal file → Executable file
|
@ -61,7 +61,7 @@
|
|||
job(
|
||||
title: "De Luca’s",
|
||||
position: "Prep Chef, Hot Table Attendant",
|
||||
date: "August 2018 - June 2019",
|
||||
date: "Aug 2018 - June 2019",
|
||||
details: (
|
||||
"Prepared four-course meals for events ranging from 25-250 people.",
|
||||
"Provided customer service and answered questions related to food.",
|
||||
|
@ -71,7 +71,7 @@
|
|||
job(
|
||||
title: "The Loft Gastropub",
|
||||
position: "Sous Chef",
|
||||
date: "June 2013 - January 2014",
|
||||
date: "June 2013 - Jan 2014",
|
||||
details: (
|
||||
"Assisted in recipe development and menu planning.",
|
||||
"Prepared Italian fusion dishes from scratch, using fresh ingredients.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue