We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca0c23 commit 936f623Copy full SHA for 936f623
Pincode Generator/index.html
@@ -13,7 +13,7 @@
13
<script type="text/javascript" src="use your script"></script>
14
<script type="text/javascript">
15
(function () {
16
- emailjs.init("your id");
+ emailjs.init("service_8kqe6mv");
17
})();
18
</script>
19
</body>
0 commit comments