Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
huuthang9764 committed Sep 5, 2024
1 parent 4816f89 commit 7bd1e7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
</div>
<nav class="d-flex align-items-center">
<ul>
<li><a href="/" class="active">HOME</a></li>
<li><a href="/profile.html">ĐIỂM DANH</a></li>
<li><a href="/TSV2024/" class="active">HOME</a></li>
<li><a href="/TSV2024/profile.html">ĐIỂM DANH</a></li>
</ul>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
</div>
<nav class="d-flex align-items-center">
<ul>
<li><a href="/" class="active">HOME</a></li>
<li><a href="/profile.html">ĐIỂM DANH</a></li>
<li><a href="/TSV2024/" class="active">HOME</a></li>
<li><a href="/TSV2024/profile.html">ĐIỂM DANH</a></li>
</ul>
</nav>
</div>
Expand Down

0 comments on commit 7bd1e7d

Please sign in to comment.