diff --git a/resume/data.yml b/resume/data.yml index 318215b..a70d388 100755 --- a/resume/data.yml +++ b/resume/data.yml @@ -55,7 +55,7 @@ skills: level: 70 - name: Docker level: 99 -skillDescription: Also proficient in Adobe Photoshop and Illustrator, grew up bilingual +knowledge: Also proficient in Adobe Photoshop and Illustrator, grew up bilingual (English and Klingon). contact: diff --git a/src/resumes/left-right.vue b/src/resumes/left-right.vue index e5b7def..f7b9faf 100755 --- a/src/resumes/left-right.vue +++ b/src/resumes/left-right.vue @@ -64,7 +64,7 @@ - {{person.skillDescription}} + {{person.knowledge}} diff --git a/src/resumes/oblique.vue b/src/resumes/oblique.vue index ebc191d..e026f2e 100755 --- a/src/resumes/oblique.vue +++ b/src/resumes/oblique.vue @@ -52,7 +52,7 @@
{{person.skillDescription}}
+{{person.knowledge}}