Create send.chriscent.json

Resend.com DNS Record 1
This commit is contained in:
Chriscent Pingol
2025-04-29 16:51:34 +08:00
committed by GitHub
parent c86f43e3ef
commit 3512d0bcff
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A practice portfolio for web design challenges.",
"repo": "https://github.com/KishonShrill/website-portfolio",
"owner": {
"username": "KishonShrill",
"email": "crystalbluew@gmail.com"
},
"records": {
"MX": ["feedback-smtp.ap-northeast-1.amazonses.com"],
"TXT": ["v=spf1 include:amazonses.com ~all"]
}
}