Skip to content

Commit

Permalink
Remove API Keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnjahbless authored Nov 26, 2019
1 parent b011412 commit eb5d172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?&key=AIzaSyB-ynEemTzMxgwyh7Ev3xmK6Y4igV1d9hs"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?&key=YOUR_API_KEY"></script>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
Expand Down

0 comments on commit eb5d172

Please sign in to comment.