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 efd6264 commit cb01dd8Copy full SHA for cb01dd8
docusaurus.config.js
@@ -16,10 +16,10 @@ const config = {
16
customFields: {
17
admin: "Ajay Dhangar",
18
superman: "Shivay",
19
- serviceId: process.env.EMAILJS_SERVICE_ID,
20
- templateId: process.env.EMAILJS_TEMPLATE_ID,
21
- userId: process.env.EMAILJS_USER_ID,
22
- emailService: process.env.EMAIL_SERVICE,
+ // serviceId: process.env.EMAILJS_SERVICE_ID,
+ // templateId: process.env.EMAILJS_TEMPLATE_ID,
+ // userId: process.env.EMAILJS_USER_ID,
+ // emailService: process.env.EMAIL_SERVICE,
23
},
24
25
organizationName: "codeharborhub",
0 commit comments