Skip to content

Commit e7e131a

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

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/CvPreview.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ p {
138138
139139
&--main {
140140
color: var(--primary);
141-
white-space: nowrap;
142141
}
143142
}
144143

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": "Work Experience",
13+
"experience": "Experience",
1414
"education": "education",
1515
"contact": "Contact",
1616
"professional-skills": "Professional skills",

0 commit comments

Comments
 (0)