Skip to content

Commit

Permalink
Update index-2nd_2nd_semester.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hellomahmudul authored Jan 11, 2024
1 parent afff9f1 commit e1b6762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index-2nd_2nd_semester.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
<div class="l-navbar" id="nav-bar">
<nav class="nav">
<div>
<a href="landing.html" class="nav__logo">
<a href="https://hellomahmudul.github.io/GPA-Calculator/" class="nav__logo">
<i class='bx bx-layer nav__logo-icon'></i>
<span class="nav__logo-name">Bedimcode</span>
</a>

<div class="nav__list">
<a href="#" class="nav__link active">
<a href="https://hellomahmudul.github.io/GPA-Calculator/" class="nav__link active">
<i class='bx bx-grid-alt nav__icon' ></i>
<span class="nav__name">Dashboard</span>
</a>
Expand Down Expand Up @@ -127,4 +127,4 @@ <h2>Your 2nd Semester Result</h2>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>
</body>
</html>
</html>

0 comments on commit e1b6762

Please sign in to comment.