Skip to content

Commit 7882043

Browse files
committed
update google map
1 parent a308fd2 commit 7882043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/post.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h3><i class="fas fa-info-circle"></i> Information</h3>
6464
{% assign locations = locations | push: location %}
6565
{% include locations_variable_generator.html locations_array = locations %}
6666
<script async defer
67-
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB0NCzoIqGkYFdpRl-LmgWTKpxPBkqxxO0&callback=initMap">
67+
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBRuhAtOUuReU6mK2bCHMCJTNZUQKj0pNg&callback=initMap">
6868
</script>
6969
</p>
7070
{% endif %}

0 commit comments

Comments
 (0)