From d6079b4aea14668fa146ca7054f01fa9e08b2fe7 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:55:50 +0800 Subject: [PATCH] Create _dmarc.chriscent.json Resend.com DNS Record 3 Final --- _dmarc.chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _dmarc.chriscent.json diff --git a/_dmarc.chriscent.json b/_dmarc.chriscent.json new file mode 100644 index 000000000..48915c003 --- /dev/null +++ b/_dmarc.chriscent.json @@ -0,0 +1,11 @@ +{ + "description": "A practice portfolio for web design challenges.", + "repo": "https://github.com/KishonShrill/website-portfolio", + "owner": { + "username": "KishonShrill", + "email": "crystalbluew@gmail.com" + }, + "records": { + "TXT": "v=DMARC1; p=none;" + } +}