chore: fixes

This commit is contained in:
MattTheTekie 2026-03-28 12:21:42 -04:00
commit fdaecf3a9a
10 changed files with 34 additions and 30 deletions

View file

@ -88,10 +88,10 @@
<div class="nav-categories">
<span>Information Center</span>
<div class="nav-items">
<img src="images/about-me.png" class="nav-icons" alt="Kirby" /><a
href="about_me.html"
<img src="images/about.png" class="nav-icons" alt="Kirby" /><a
href="about.html"
class="nav-links"
id="navAboutMe"
id="navAbout"
>About Us</a
>
</div>