Skip to content

Commit 3dcb173

Browse files
authored
Update index.html
1 parent a037c9f commit 3dcb173

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="es">
33
<head>
4-
<script>
5-
const API_KEY = "%%FIREBASE_API_KEY%%";
6-
</script>
4+
75
<meta charset="UTF-8">
86
<meta name="viewport" content="width=device-width, initial-scale=1.0">
97
<title>Campus Hub Check-In</title>
@@ -202,4 +200,4 @@ <h3>Registro de Actividad</h3>
202200

203201
<script src="script.js"></script>
204202
</body>
205-
</html>
203+
</html>

0 commit comments

Comments
 (0)