replace about page with homepage content

This commit is contained in:
2024-05-19 11:16:05 -05:00
parent 7744786431
commit 2cb1368440
7 changed files with 87 additions and 139 deletions

View File

@@ -91,10 +91,6 @@
<div onclick="goto('projects')" class="navElement">
<p>Projects</p>
</div>
<!-- <a href="/activities">Activities</a> -->
<div onclick="goto('about')" class="navElement">
<p>About Me</p>
</div>
</div>
</div>
</div>