We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c740af commit 8155df6Copy full SHA for 8155df6
_layouts/default.html
@@ -48,7 +48,7 @@
48
{% if page.permalink == '/' or page.permalink == '/hackathon/' %}
49
<script>
50
if ($(window).width() > 767) {
51
- document.write('<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"><\/script>')
+ document.write('<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=AIzaSyAQr5Br-dyp10Z_dV0Q0aOIBKSbnRjjz3k"><\/script>')
52
}
53
</script>
54
{% elsif page.permalink == '/logistics/' %}
0 commit comments