Skip to content

Commit

Permalink
Merge pull request Diversion2k22#1 from ahana-mukherjee/main
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
AnmolGauravSingh authored Feb 2, 2022
2 parents d2dcdd3 + 6f4451f commit ec93cf2
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 @@ -99,7 +99,7 @@ <h2 class="heading" data-aos="fade-right">Things to Explore</h2>
<div class="row">
<div class="col-lg-3 col-md-6 visit mb-3" data-aos="fade-right">
<a href="restaurant.html"><img src="https://www.mistay.in/travel-blog/content/images/2020/07/howrah-bridge-1.jpg" alt="Image placeholder" class="img-fluid"> </a>
<h3><a href="restaurant.html"></a>Monuments and Lankmarks</h3>
<h3><a href="restaurant.html">Monuments and Lankmarks</a></h3>
<!-- <div class="reviews-star float-left">
<span class="ion-android-star"></span>
<span class="ion-android-star"></span>
Expand Down Expand Up @@ -349,4 +349,4 @@ <h2 class="heading" data-aos="fade-up">Testimonial</h2>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>
</html>

0 comments on commit ec93cf2

Please sign in to comment.