Align transactional emails with dark neon site UX.
Closes #26: shared branded base (logo, cyan CTA, purple accent), refactor contact/marketing/invoice templates, and add preview screenshots.
This commit is contained in:
@@ -34,6 +34,9 @@ EMAIL_HOST_PASSWORD=
|
||||
EMAIL_PORT=2525
|
||||
EMAIL_USE_TLS=true
|
||||
# DEFAULT_FROM_EMAIL=AI ML Operations, LLC <info@aimloperations.com>
|
||||
# Absolute origin for email logo / footer links
|
||||
PUBLIC_SITE_URL=https://aimloperations.com
|
||||
# DEFAULT_FROM_EMAIL=AI ML Operations, LLC <info@aimloperations.com>
|
||||
|
||||
# Stripe (test keys from https://dashboard.stripe.com/test/apikeys)
|
||||
STRIPE_SECRET_KEY=
|
||||
|
||||
Reference in New Issue
Block a user