mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-16 22:59:15 +00:00
14 lines
370 B
JSON
14 lines
370 B
JSON
{
|
|
"description": "Domain name for my personal portfolio website",
|
|
"repo": "https://github.com/SlyBouhafs/slybouhafs.github.io",
|
|
"owner": {
|
|
"username": "SlyBouhafs",
|
|
"email": "khmedj+github@gmail.com"
|
|
},
|
|
"record": {
|
|
"A": ["164.92.183.234"],
|
|
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
|
|
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
|
}
|
|
}
|