Skip to content

Commit

Permalink
updates api key duplicata
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Sep 9, 2023
1 parent e4801c1 commit 0ca6d3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions source/partials/blocks/google-map.htm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ <h4>Saveurs de Génie</h4>
<a href="https://www.google.com/maps/place/École+de+technologie+supérieure+(ÉTS)/@45.4948236,-73.5649115,17z/data=!3m1!4b1!4m6!3m5!1s0x4cc91a60aa839707:0xb732a719a45c45f6!8m2!3d45.4948236!4d-73.5623366!16zL20vMDF2NzBm?entry=ttu" target="_blank" class="btn btn-white-md">Obtenir Direction</a>
</div>
</section>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC5VDeKHUpF-_Dd9A4GqBiY2QkiDy29Bx4&callback=initialize">
</script>
<!--==== End of Google Map ====-->
<!--==== End of Google Map ====-->
4 changes: 2 additions & 2 deletions source/partials/footer.htm
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<!-- SyoTimer -->
<script src="plugins/syotimer/jquery.syotimer.min.js"></script>
<!-- Google Mapl -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyC5VDeKHUpF-_Dd9A4GqBiY2QkiDy29Bx4"></script>
<script src="plugins/google-map/gmap.js"></script>
<!-- Custom Script -->
<script src="js/script.js"></script>
</body>

</html>
</html>

1 comment on commit 0ca6d3b

@vercel
Copy link

@vercel vercel bot commented on 0ca6d3b Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.