diff --git a/data/cv-en.json b/data/cv-en.json index 63d4853..899abbb 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -630,7 +630,7 @@ "projectName": "Cmux Resurrect", "projectDesc": "Terminal Session Persistence Tool", "url": "https://github.com/drolosoft/cmux-resurrect", - "projectLogo": "", + "projectLogo": "cmux-resurrect.png", "location": "Online", "startDate": "2025", "current": true, diff --git a/data/cv-es.json b/data/cv-es.json index bd6a0dd..7324608 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -635,7 +635,7 @@ "projectName": "Cmux Resurrect", "projectDesc": "Herramienta de Persistencia de Sesiones de Terminal", "url": "https://github.com/drolosoft/cmux-resurrect", - "projectLogo": "", + "projectLogo": "cmux-resurrect.png", "location": "Online", "startDate": "2025", "current": true, diff --git a/static/images/projects/cmux-resurrect.png b/static/images/projects/cmux-resurrect.png new file mode 100644 index 0000000..c4ed3c4 Binary files /dev/null and b/static/images/projects/cmux-resurrect.png differ