diff --git a/assets/js/current-projects.js b/assets/js/current-projects.js index 5aee0f5d13..8208e9267e 100644 --- a/assets/js/current-projects.js +++ b/assets/js/current-projects.js @@ -476,94 +476,94 @@ function clearAllEventHandler(){ * Takes a single project object and returns the html string representing the project card */ function projectCardComponent(project){ -return ` -
${ project.description }
- -${ role.skill }
`).join(", ")} - //${ language }
`).join(", ")} -${ tech }
`).join(", ")} -${ programArea }
`).join(", ")} -${ project.description }
+ +${ role.skill }
`).join(", ")} + //${ language }
`).join(", ")} +${ tech }
`).join(", ")} +${ programArea }
`).join(", ")} +