Skip to content

Commit

Permalink
Remove other things link from index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EJSnow authored Oct 30, 2024
1 parent 8a43b04 commit f069b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ul>
<li class="active"><a href="#">Home</a></li>
<li><a href="projects.html">My Projects</a></li>
<li><a href="things.html">Other things</a></li>
<--<li><a href="things.html">Other things</a></li>-->
</ul>
</nav>
</div>
Expand Down Expand Up @@ -66,4 +66,4 @@ <h1>Welcome!</h1>
</div>
</div>
</body>
</html>
</html>

0 comments on commit f069b46

Please sign in to comment.