Skip to content

Commit 4871e8e

Browse files
committed
feat: google map key
1 parent 5d47c57 commit 4871e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/maps/maps_google.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</div>
1515
{{/content}}
1616
{{#content "scripts"}}
17-
<script src="https://maps.google.com/maps/api/js?key=AIzaSyB7OXmzfQYua_1LEhRdqsoYzyJOPh9hGLg"></script>
17+
<script src="https://maps.google.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script>
1818
<script src="../../bower_components/gmaps/gmaps.js"></script>
1919

2020
<!-- page specific js -->

0 commit comments

Comments
 (0)