Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dasomalia authored May 27, 2024
1 parent 66c35dd commit 218c616
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<h1 id="typewriter"></h1>
<nav>
<ul>
<li><a href="whoami.html" target="_blank">whoami</a></li>
<li><a href="contact.html" target="_blank">contact</a></li>
<li><a href="writeups.html" target="_blank">writeups</a></li>
<li><a href="whoami.html">whoami</a></li>
<li><a href="contact.html">contact</a></li>
<li><a href="writeups.html">writeups</a></li>
</ul>
</nav>
</div>
Expand Down

0 comments on commit 218c616

Please sign in to comment.