Skip to content

Commit 25aba12

Browse files
committed
Fix
1 parent 1664b97 commit 25aba12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/categories-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h1 class="bh-sl-title">Using Chipotle as an Example</h1>
127127

128128
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
129129
<script src="assets/js/libs/handlebars.min.js"></script>
130-
<script src="https://maps.google.com/maps/api/js?key=AIzaSyAdkGsZ0H4hJpSOLBbrELzmfQEHawLV5Q8"></script>
130+
<script src="https://maps.google.com/maps/api/js"></script>
131131
<script src="assets/js/plugins/storeLocator/jquery.storelocator.js"></script>
132132
<script>
133133
$(function() {

0 commit comments

Comments
 (0)