Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
little mistake
  • Loading branch information
Teknisi-Anime authored Oct 16, 2024
1 parent 2c20359 commit 400b25c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2 class="m-0 text-primary"><i class="fa fa-book me-3"></i>E-Learning</h2>
<a href="index.html" class="nav-item nav-link">Home</a>
<a href="about.html" class="nav-item nav-link">About Us</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">kelas</a>
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Ebook</a>
<div class="dropdown-menu fade-down m-0">
<a href="https://drive.google.com/drive/folders/1-1LbFH0bg3EGmiN15GrlgCVuU8xxpJCg" class="dropdown-item">kelas 10</a>
<a href="404.html" class="dropdown-item">kelas 11</a>
Expand Down Expand Up @@ -342,4 +342,4 @@ <h4 class="text-white mb-3">Contact</h4>
<script src="js/main.js"></script>
</body>

</html>
</html>

0 comments on commit 400b25c

Please sign in to comment.