diff --git a/data/cv-en.json b/data/cv-en.json index 55cea70..025f761 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -768,7 +768,7 @@ "url": "https://github.com/debba/gh-dashboard", "gitRepoUrl": "https://github.com/debba/gh-dashboard", "openSource": true, - "projectLogo": "", + "projectLogo": "gh-dashboard.png", "location": "Online", "startDate": "2026", "current": true, diff --git a/data/cv-es.json b/data/cv-es.json index f0ca4f2..d85f1aa 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -768,7 +768,7 @@ "url": "https://github.com/debba/gh-dashboard", "gitRepoUrl": "https://github.com/debba/gh-dashboard", "openSource": true, - "projectLogo": "", + "projectLogo": "gh-dashboard.png", "location": "Online", "startDate": "2026", "current": true, diff --git a/static/images/projects/gh-dashboard.png b/static/images/projects/gh-dashboard.png new file mode 100644 index 0000000..c879e6e Binary files /dev/null and b/static/images/projects/gh-dashboard.png differ