Skip to content

Commit

Permalink
fixed google maps https issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thien authored May 10, 2018
1 parent 647be62 commit ecd88a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h2>Subscribe to our mailing list</h2>
</div>
</div>
</body>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=AIzaSyD70GNb2FLOz3cVO-LpF0Jjk8STZgGZKX0"></script>
<script type="text/javascript" src="https://maps.google.com/maps/api/js?key=AIzaSyD70GNb2FLOz3cVO-LpF0Jjk8STZgGZKX0"></script>

<script type="text/javascript">
function init_map(){
Expand Down

0 comments on commit ecd88a8

Please sign in to comment.