upd index
All checks were successful
Update Website / build (push) Successful in 2s

This commit is contained in:
2026-04-05 14:48:47 -07:00
parent 5ac1aeab6e
commit 372019606e
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
</footer> </footer>
</div> </div>
<nav> <nav>
<h2><a href="index.html">about me</a></h2> <h2><a href="/">about me</a></h2>
<h2><a href="">experience</a></h2> <h2><a href="">experience</a></h2>
<h2><a href="projects.html">projects</a></h2> <h2><a href="projects.html">projects</a></h2>
</nav> </nav>

View File

@@ -45,7 +45,7 @@
</footer> </footer>
</div> </div>
<nav> <nav>
<h2><a href="index.html">about me</a></h2> <h2><a href="/">about me</a></h2>
<h2><a href="experience.html">experience</a></h2> <h2><a href="experience.html">experience</a></h2>
<h2><a href="">projects</a></h2> <h2><a href="">projects</a></h2>
</nav> </nav>