Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiane-abou-abderrahim authored Oct 18, 2023
1 parent e90d323 commit 4008ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=Function.prototype"
defer
></script>
<script src="./assets/scripts/SharePlace.js" defer></script>
<script src="/assets/scripts/SharePlace.js" defer></script>
</head>
<body>
<template id="modal-template">
Expand Down

0 comments on commit 4008ccc

Please sign in to comment.