add of a school logo when school projects

This commit is contained in:
2025-09-02 23:00:27 +02:00
parent 1225e1cc21
commit cdc81cdec5
4 changed files with 17 additions and 7 deletions
+1
View File
@@ -70,6 +70,7 @@ function Projects() {
skills={project.skills}
id={project.id}
nbImage={project.nb_image}
school={project.school}
/>
))}
</div>