We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaaafff commit b0a7e8dCopy full SHA for b0a7e8d
src/components/cv/cvData.ts
@@ -46,9 +46,7 @@ export const cvData: CVData = {
46
company: 'Topmate.io',
47
positions: ['Mentor'],
48
keywords: ['Mentorship'],
49
- shortDescription: [
50
- `Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`,
51
- ],
+ shortDescription: [`Awarded <strong>top 1%</strong> globally and <strong>top 100</strong> in Canada`],
52
description: [`Awarded <strong>top 1% mentors globally</strong> and <strong>top 100 mentors in Canada</strong>`],
53
},
54
0 commit comments