mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-13 02:53:50 +00:00
feat(#79): Create contact page
This commit is contained in:
+3
-1
@@ -11,4 +11,6 @@ VITE_BREVO_API_KEY=""
|
||||
# Default sender email for system notifications
|
||||
VITE_BREVO_SENDER_EMAIL="noreply@example.com"
|
||||
# Display name for the sender email
|
||||
VITE_BREVO_SENDER_NAME="No Reply"
|
||||
VITE_BREVO_SENDER_NAME="No Reply"
|
||||
# Contact email for the contact page form to send to
|
||||
VITE_CONTACT_EMAIL=""
|
||||
Reference in New Issue
Block a user