We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a037c9f commit 3dcb173Copy full SHA for 3dcb173
index.html
@@ -1,9 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="es">
3
<head>
4
- <script>
5
- const API_KEY = "%%FIREBASE_API_KEY%%";
6
- </script>
+
7
<meta charset="UTF-8">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9
<title>Campus Hub Check-In</title>
@@ -202,4 +200,4 @@ <h3>Registro de Actividad</h3>
202
200
203
201
<script src="script.js"></script>
204
</body>
205
-</html>
+</html>
0 commit comments