mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 14:26:13 +00:00
Merge pull request #15579 from SlyBouhafs/patch-1
Create sly.json (Sly.is-a.dev)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user