Skip to content

Commit

Permalink
feat: add new tab open for starting starter pack
Browse files Browse the repository at this point in the history
  • Loading branch information
khoa-l committed Sep 17, 2023
1 parent aca54b1 commit ccdd04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1>Hack4Impact Starter Pack</h1>
</li>
</ul>

<a class="start" href="lab_01.html">Begin Starter Pack</a>
<a class="start" href="lab_01.html" target="_blank" rel="noopener">Begin Starter Pack</a>

<div class="footer">
<p>
Expand Down

0 comments on commit ccdd04e

Please sign in to comment.