finalized temporary home/about

This commit is contained in:
2021-09-30 14:35:20 -04:00
parent b7313306c3
commit 4a4cac23fd
5 changed files with 30 additions and 20 deletions

View File

@@ -4,9 +4,11 @@ export default function Home() {
return (
<div id='home'>
<div class='centerContent' data-aos="fade-up">
<div id='HomeContent'>
<h1>Andrew Simonson</h1>
<h3>Computer Science student at Rochester Institute of Technology</h3>
<div id='Vertical' />
</div>
</div>
</div>
)