feat: update References section with formatted text, bold links, and dynamic CV links
This commit is contained in:
+25
-16
@@ -776,42 +776,51 @@
|
||||
{
|
||||
"title": "Cartas de recomendación de TwenTiC",
|
||||
"url": "http://www.drolosoft.com/2010/downloads/recomendacion.pdf",
|
||||
"type": "recommendation"
|
||||
"type": "recommendation",
|
||||
"linkText": "Cartas de recomendación",
|
||||
"textAfter": "de TwenTiC"
|
||||
},
|
||||
{
|
||||
"title": "Carta de presentación",
|
||||
"url": "http://www.domestika.org/empleo/demanda/txeo",
|
||||
"type": "presentation"
|
||||
"type": "presentation",
|
||||
"linkText": "Carta de presentación"
|
||||
},
|
||||
{
|
||||
"title": "Portfolio Completo (Inglés)",
|
||||
"title": "Portfolio Completo. Inglés",
|
||||
"url": "http://www.behance.net/txeo",
|
||||
"type": "portfolio"
|
||||
},
|
||||
{
|
||||
"title": "Portfolio Completo (Castellano)",
|
||||
"url": "http://www.domestika.org/portfolios/txeo",
|
||||
"type": "portfolio"
|
||||
"type": "portfolio",
|
||||
"textBefore": "Portfolio Completo.",
|
||||
"linkText": "Inglés"
|
||||
},
|
||||
{
|
||||
"title": "Perfil de LinkedIn",
|
||||
"url": "https://www.linkedin.com/in/juan-andr%C3%A9s-moreno-rubio-3277729/",
|
||||
"type": "profile"
|
||||
"type": "profile",
|
||||
"linkText": "LinkedIn",
|
||||
"textAfter": "Perfil"
|
||||
},
|
||||
{
|
||||
"title": "Perfil de Tecnoempleo",
|
||||
"url": "https://www.tecnoempleo.com/juan-andres-moreno-rubio.mpt",
|
||||
"type": "profile"
|
||||
"type": "profile",
|
||||
"linkText": "Tecnoempleo",
|
||||
"textAfter": "Perfil"
|
||||
},
|
||||
{
|
||||
"title": "Currículum Vitae en PDF en Inglés",
|
||||
"url": "http://www.morenoyrubio.com/cv/cv_jamr_2021_en.pdf",
|
||||
"type": "cv"
|
||||
"url": "/?lang=en",
|
||||
"type": "cv",
|
||||
"textBefore": "Currículum Vitae en PDF en",
|
||||
"linkText": "Inglés"
|
||||
},
|
||||
{
|
||||
"title": "Currículum Vitae Cronológico",
|
||||
"url": "http://morenoyrubio.com/cv/cv_cronologico_jamr_2021_es.pdf",
|
||||
"type": "cv"
|
||||
"title": "Currículum Vitae cronológico (7 páginas)",
|
||||
"url": "javascript:window.print();document.getElementById('lengthToggle').checked=true;toggleCVLength();document.getElementById('themeToggle').checked=true;toggleTheme();setTimeout(()=>window.print(),100);",
|
||||
"type": "cv",
|
||||
"textBefore": "Currículum Vitae",
|
||||
"linkText": "cronológico",
|
||||
"textAfter": "(7 páginas)"
|
||||
}
|
||||
],
|
||||
"other": {
|
||||
|
||||
Reference in New Issue
Block a user