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;" + } +}