Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DPEIW authored May 22, 2024
1 parent 3f6a652 commit 8d13d56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ <h1>Index of what I did in ICTS</h1>
</header>
<nav>
<button onclick="window.location.href='Week_1/week1.html'">Week 1</button>
<a href="Week_1/Week1.html".html” onclick=“window.open(Week1.html’, ‘_self’);”>
<button> Week 1 </button>
</a>
<button onclick="window.location.href='Week_2/week2.html'">Week 2</button>
<button onclick="window.location.href='Week_3/week3.html'">Week 3</button>
</nav>
Expand Down

0 comments on commit 8d13d56

Please sign in to comment.