fix: restore udemy.png course logo and enhance text justification
- Re-added courseLogo reference for Udemy certifications in both cv-en.json and cv-es.json - Enhanced .intro-text CSS with full justification (text-align-last) and cross-browser hyphenation support
This commit is contained in:
+1
-1
@@ -739,7 +739,7 @@
|
||||
{
|
||||
"title": "Udemy Certifications",
|
||||
"institution": "Udemy",
|
||||
"courseLogo": "",
|
||||
"courseLogo": "udemy.png",
|
||||
"location": "Online",
|
||||
"date": "2024-2025",
|
||||
"duration": "Various",
|
||||
|
||||
+1
-1
@@ -744,7 +744,7 @@
|
||||
{
|
||||
"title": "Certificaciones Udemy",
|
||||
"institution": "Udemy",
|
||||
"courseLogo": "",
|
||||
"courseLogo": "udemy.png",
|
||||
"location": "Online",
|
||||
"date": "2024-2025",
|
||||
"duration": "Varios",
|
||||
|
||||
Reference in New Issue
Block a user