Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
|
@@ -1050,9 +1050,9 @@
|
|
| 1050 |
<script>
|
| 1051 |
// EmailJS Configuration
|
| 1052 |
const EMAILJS_CONFIG = {
|
| 1053 |
-
publicKey: '
|
| 1054 |
-
serviceId: '
|
| 1055 |
-
templateId: '
|
| 1056 |
};
|
| 1057 |
|
| 1058 |
// Initialize EmailJS
|
|
|
|
| 1050 |
<script>
|
| 1051 |
// EmailJS Configuration
|
| 1052 |
const EMAILJS_CONFIG = {
|
| 1053 |
+
publicKey: '8nj7B2ZhTowvyCykD',
|
| 1054 |
+
serviceId: 'service_6io02f5',
|
| 1055 |
+
templateId: 'template_lcy2fxf'
|
| 1056 |
};
|
| 1057 |
|
| 1058 |
// Initialize EmailJS
|