Skip to content

Commit 39de21a

Browse files
Merge remote-tracking branch 'upstream/main' into Abhash/Changes
# Conflicts: # docusaurus.config.ts
2 parents 68e12b8 + 5084ab4 commit 39de21a

69 files changed

Lines changed: 2346 additions & 1579 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env.example

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ SHOPIFY_STOREFRONT_ACCESS_TOKEN=your_storefront_access_token_here
1919
# FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain
2020
# FIREBASE_PROJECT_ID=your_firebase_project_id
2121

22+
# EmailJS Configuration (for Contact Us page)
23+
# Sign up at https://www.emailjs.com and create a service + template
24+
# Only the public key, service ID, and template ID are exposed to the browser
25+
EMAILJS_PUBLIC_KEY=your_emailjs_public_key
26+
EMAILJS_SERVICE_ID=your_emailjs_service_id
27+
EMAILJS_TEMPLATE_ID=your_emailjs_template_id
28+
# The private API key is for server-side REST API use only — do NOT expose it in the browser
29+
# EMAILJS_PRIVATE_KEY=your_emailjs_private_key
30+
2231
# Analytics Configuration
2332
# GOOGLE_ANALYTICS_ID=your_google_analytics_id
2433
# VERCEL_ANALYTICS_ID=your_vercel_analytics_id

blog/google-backlinks/index.md

Lines changed: 0 additions & 118 deletions
This file was deleted.

blog/google-deepmind/index.md

Lines changed: 0 additions & 143 deletions
This file was deleted.
-1.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)