Skip to content

Commit 9300aad

Browse files
committed
Add "Work" to "Experience" section in english as it seems to work better for ATS.
1 parent 4076acb commit 9300aad

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

components/CvPreview.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ p {
138138
139139
&--main {
140140
color: var(--primary);
141+
white-space: nowrap;
141142
}
142143
}
143144

i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"pt-name": "Portuguese",
1111
"nl-name": "Dutch",
1212
"about-me": "About me",
13-
"experience": "Experience",
13+
"experience": "Work Experience",
1414
"education": "education",
1515
"contact": "Contact",
1616
"professional-skills": "Professional skills",

0 commit comments

Comments
 (0)