mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-17 04:26:02 +00:00
domains: adds akshay-n for email
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"description": "Akshay's portfolio website and blog",
|
||||
"repo": "https://github.com/phenax/phenax.github.io",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
+1
-5
@@ -6,10 +6,6 @@
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "phenax.github.io",
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
]
|
||||
"CNAME": "phenax.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user