From 309bf08dd0c9b772a6ca349295daee98ff20b623 Mon Sep 17 00:00:00 2001 From: Chriscent Pingol Date: Tue, 29 Apr 2025 16:53:30 +0800 Subject: [PATCH] Create resend._domainkey.chriscent.json Resend.com DNS Record 2 --- resend._domainkey.chriscent.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 resend._domainkey.chriscent.json diff --git a/resend._domainkey.chriscent.json b/resend._domainkey.chriscent.json new file mode 100644 index 000000000..4f1b264fb --- /dev/null +++ b/resend._domainkey.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": "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCW1LmGmFmWHIrqCNHRJWTzhfnneXexwpKIm+PZoSXv7kAcnoBKQghLAMRrq9gxVJe6TBZzf/2pR+9XVwfzQU2aN/Gri6xaFub6bSG8yFLgG2rEvM+K/NCNohrOsN5pq6cpL5fSIT4Hkd4RdU7OjSirzeuEZ+hV9QOr65KD0rjhhQIDAQAB" + } +}