diff --git a/src/components/ContentBoxProject.jsx b/src/components/ContentBoxProject.jsx index 3a8447c..f2f1dff 100644 --- a/src/components/ContentBoxProject.jsx +++ b/src/components/ContentBoxProject.jsx @@ -2,8 +2,10 @@ export default function ContentBoxProject({ logo, img, name, url, description }) return (
- - + Project logo + + Visit the project page +