Spaces:
Running
Running
실제 구동 될수 있도록 전체 소스를 다음어 줘 - Follow Up Deployment
Browse files- index.html +1 -1
index.html
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.js"></script>
|
9 |
<script src="https://apis.google.com/js/api.js"></script>
|
10 |
<script>
|
11 |
-
|
12 |
</script>
|
13 |
<style>
|
14 |
@keyframes float {
|
|
|
8 |
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.js"></script>
|
9 |
<script src="https://apis.google.com/js/api.js"></script>
|
10 |
<script>
|
11 |
+
API_KEY = "AIzaSyBt2gdFwXehWeYlcNetW89f5JHnQVXuhwI";
|
12 |
</script>
|
13 |
<style>
|
14 |
@keyframes float {
|