Skip to content

Commit

Permalink
Merge pull request #1023 from meetarora10/imp-issue
Browse files Browse the repository at this point in the history
fix: Redirecting to the desired url instead of /story page.
  • Loading branch information
apu52 authored Jul 14, 2024
2 parents 1d5e4c7 + c362522 commit 3e48597
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,9 @@ <h1 data-aos="fade-in">Find Your Perfect Getaway<br />Discover the World's Best
<!-- link to the hmtl page with the video -->
<a href="story.html" class="btn_video">
<span><i class="ri-play-fill"></i></span>
</a>
</div>

</div>
<span data-aos="fade-in">Watch our story</span>
</div>
Expand Down

0 comments on commit 3e48597

Please sign in to comment.