mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 18:26:34 +00:00
Merge branch 'is-a-dev:main' into main
This commit is contained in:
+19
-10
@@ -1,12 +1,21 @@
|
||||
{
|
||||
"description": "My Personal Landing Page!",
|
||||
"repo": "https://github.com/icancodebeauty/aditya",
|
||||
"owner": {
|
||||
"username": "icancodebeauty",
|
||||
"email": "admin@itsjava.ml",
|
||||
"twitter": ""
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "icancodebeauty.github.io"
|
||||
}
|
||||
"description": "My Personal Landing Page!",
|
||||
"repo": "https://github.com/icancodebeauty/aditya",
|
||||
"owner": {
|
||||
"username": "icancodebeauty",
|
||||
"email": "ishqaddy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user