Skip to content

Commit

Permalink
Update mens.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejashri-Taral committed Oct 27, 2024
1 parent c3d48c1 commit d9a0565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mens.html
Original file line number Diff line number Diff line change
Expand Up @@ -1196,12 +1196,12 @@ <h2>Subscription Successful!</h2>
}
});


</script>


<a class="gotopbtn" href="#"><i class="fas fa-arrow-up"></i></a>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>

<script>
AOS.init();

(function() {
Expand Down Expand Up @@ -1274,7 +1274,7 @@ <h2>Subscription Successful!</h2>
saveBtn.classList.toggle('active'); // Toggle the active class
});
});

</script>

<div class="gtranslate_wrapper"></div>
<script>window.gtranslateSettings = {"default_language":"en","detect_browser_language":true,"wrapper_selector":".gtranslate_wrapper"}</script>
Expand Down

0 comments on commit d9a0565

Please sign in to comment.