mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
predeployment
Just need to add something to homepage and split about carousel
This commit is contained in:
@@ -4,7 +4,7 @@ import github from '../assets/github.svg'
|
||||
|
||||
export default function Projects(){
|
||||
return(
|
||||
<>
|
||||
<div className='foreground'>
|
||||
<div data-aos='fade-up'>
|
||||
<h2>Projects</h2>
|
||||
<p>Project status is indicated by the color of the project card:<br /><span className='complete'>⬤</span> - Complete<br />
|
||||
@@ -40,6 +40,6 @@ export default function Projects(){
|
||||
A C++ keylogger for windows based off a udemy course with my custom modifications and powershell script.
|
||||
</Project>
|
||||
</ProjectList>
|
||||
</>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user