From dfbe0a4e60125d1b1f22db056cfa40d832b98ae6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 14:25:22 +0800 Subject: [PATCH] fix json --- domains/sonet.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/sonet.json b/domains/sonet.json index e4cc08f9c..485eafe0e 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -1,15 +1,14 @@ { - "Description": "This is my personal Website of portfolio", + "description": "This is my personal Website of portfolio", "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", "email": "support@sonet.is-a.dev", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" - } -}{ + }, "record": { - "TXT": {"@": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all"}, + "TXT": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all", "DKIM": {"api._domainkey": "k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB"}, "CNAME": {"tracking": "api.elasticemail.com"} }