diff --git a/src/data/projects.js b/src/data/projects.js index e560c69b..6585eef9 100644 --- a/src/data/projects.js +++ b/src/data/projects.js @@ -1206,7 +1206,7 @@ export const projectList = [ { name: "Codename One", imageSrc: - "https://www.codenameone.com/wp-content/uploads/2020/08/footer-logo.png", + "https://avatars.githubusercontent.com/u/2353641?s=200&v=4", projectLink: "https://github.com/codenameone/CodenameOne", description: "Cross-platform mobile app development framework for Java & Kotlin developers", @@ -1458,4 +1458,4 @@ export const projectList = [ description: "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy.", tags: ["Python", "Automation", "Configuration Management"], }, -]; \ No newline at end of file +];