Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Chicken3847 authored Jan 30, 2024
1 parent 7c98d95 commit 8db5414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<h1>ECS Project</h1>
</div>
<div class="nav">
<h3> <a href="../index.html">Home</a> | <a href="ecs/index.html">ECS</a> | <a href="Wrestling/index.html">Wrestling</a></h3>
<h3> <a href="../index.html">Home</a> | <a href="ecs/index.html">ECS</a> | <a href="../Wrestling/index.html">Wrestling</a></h3>
</div>
<div class="content">
<p>Hello World!</p>
Expand Down

0 comments on commit 8db5414

Please sign in to comment.