Skip to content

Commit

Permalink
Update navBar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
n33ck0 authored Jul 15, 2024
1 parent aba0dbd commit a87cca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navBar.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- This navbar has been modified from https://leewarrick.com/blog/css-only-menus/ -->

<header class="dropdown__header">
<strong><a href="https://github.com/n33ck0/my-website" class="invisibleLink" target="_blank" title="Home" >Isaias' Webpage</a></strong>
<strong><a href="/my-website/" class="invisibleLink" target="_blank" title="Home" >Isaias' Webpage</a></strong>
<ul class="dropdown__categories">
<li class="dropdown__category">
<span>Course</span>
Expand Down

0 comments on commit a87cca3

Please sign in to comment.