mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
⚰️ Remove google maps API script
This commit is contained in:
parent
470b35eed9
commit
5608b90a09
1 changed files with 0 additions and 5 deletions
|
|
@ -80,11 +80,6 @@ export default function Apply() {
|
|||
|
||||
return (
|
||||
<>
|
||||
<script
|
||||
async
|
||||
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyApxZZ8-Eh_6RgHUu8-BAOpx3xhfF2yK9U&libraries=places&mapInit=foo"
|
||||
></script>
|
||||
|
||||
<Meta as={Head} title="Apply for Hack Club Bank" />
|
||||
<ForceTheme theme="dark" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue