update of project images
This commit is contained in:
@@ -7,7 +7,7 @@ function Projects() {
|
||||
<h1>Projects</h1>
|
||||
<SingleProject image="landscape" title="Portfolio" description={desc} skills={['HTML', 'CSS', 'React', 'Git']} color="orange" />
|
||||
<SingleProject image="landscape" title="SAE C++" description={desc} skills={['C++', 'Git']} color="purple" />
|
||||
<SingleProject image="landscape" title="Proxmox" description={desc} skills={[]} color="green" />
|
||||
<SingleProject image="proxmox" title="Proxmox" description={desc} skills={[]} color="green" />
|
||||
<div className="show-more-container">
|
||||
<p className="show-more-link">
|
||||
Show more
|
||||
|
||||
Reference in New Issue
Block a user