Skip to content

Commit

Permalink
try to resolve conf
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishChothani authored Oct 31, 2024
1 parent 9556396 commit 8256f95
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2325,11 +2325,13 @@ <h3>Share Your Experiences</h3>
</main>

<!-- Map Section -->
<section class="services" id="services" style="border: 2px solid #FFFFFF; margin-top:5%">
<section class="map-section" id="explore">
<h2>Explore Popular Destinations</h2>
<p style="color: whitesmoke;">Click on the markers to learn more about each destination.</p>
<div id="map"></div>
</section>
</section>
<!-- Google Maps JavaScript API -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCYcdQdpiSF7BjZl6JF_pyucrblrUCZMxc&loading=async&callback=initMap"
async defer></script>
Expand Down Expand Up @@ -3378,4 +3380,4 @@ <h2>Exclusive Deals and Offers!</h2>

</body>

</html>
</html>

0 comments on commit 8256f95

Please sign in to comment.