UltronBasecamp commited on
Commit
63e67b5
·
verified ·
1 Parent(s): d3669f7

실제 구동 될수 있도록 전체 소스를 다음어 줘 - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. 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
- window.GOOGLE_API_KEY = "AIzaSyBt2gdFwXehWeYlcNetW89f5JHnQVXuhwI";
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 {