Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Update language on Google Map API Key.
  • Loading branch information
susansmith authored Jun 24, 2016
1 parent 6bc4a62 commit 6799f54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,9 @@
<script src="js/helper.js"></script>

<!--
Replace '[YOUR_API_KEY]' with the Google Maps API key you obtained from
https://developers.google.com/maps/documentation/javascript/get-api-key
Uncomment the <script> tag below when you're ready to add an interactive Google Map to your resume!
-->
<!-- <script src="http://maps.googleapis.com/maps/api/js?libraries=places&key=[YOUR_API_KEY]"></script> -->
<!-- <script src="http://maps.googleapis.com/maps/api/js?libraries=places"></script> -->

<meta name="viewport" content="width=device-width">
</head>
Expand Down

0 comments on commit 6799f54

Please sign in to comment.