Skip to content

Commit

Permalink
Just using restricted api key instead of hiding
Browse files Browse the repository at this point in the history
  • Loading branch information
akirosingh committed Dec 12, 2023
1 parent 40a9d20 commit e990d74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 36 deletions.
35 changes: 0 additions & 35 deletions deploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
</style>
</head>
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY_PLACEHOLDER&callback=initMap" async defer></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCoZBxxH3oqd131Zb5ga_l4KKeVe2xXh5c&callback=initMap" async defer></script>
<script>
let map;

Expand Down

0 comments on commit e990d74

Please sign in to comment.