Compare commits
3 Commits
main
...
5d93895551
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d93895551 | |||
| 5ad98e23e5 | |||
| 89c7f855c3 |
@@ -1,4 +1,4 @@
|
||||
# personal-website
|
||||
# joeac.net
|
||||
|
||||
Joe Carstairs' personal website
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ REMOTE_SMTP_PORT=
|
||||
|
||||
# The username for authenticating to the remote SMTP server
|
||||
# Usually the email address which will be sending the contact emails
|
||||
REMOTE_SMTP_USER=me@joeac.net
|
||||
REMOTE_SMTP_USER=
|
||||
|
||||
# The email address where contact emails will be sent
|
||||
CONTACT_MAILBOX=me@joeac.net
|
||||
CONTACT_MAILBOX=
|
||||
|
||||
Reference in New Issue
Block a user