Skip to content

Commit a961c77

Browse files
committed
feat(resume): made education displayed in header mobile-friendly
1 parent b71762c commit a961c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/resume.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const detailsForMetadata = {
99
export const personalDetails = {
1010
name: "Himank Dave",
1111
pronouns: "he/him/his",
12-
currentEducation: "Computational Mathematics @ University of Waterloo",
12+
currentEducation: "Computational Mathematics [at] UWaterloo",
1313
currentJob: ["Software Developer in Test Intern", "Geotab"],
1414
basedFrom: "Toronto",
1515
githubLink: "https://github.com/steadyfall",

0 commit comments

Comments
 (0)