diff --git a/domains/axel.json b/domains/axel.json new file mode 100644 index 000000000..9ff7c9fdb --- /dev/null +++ b/domains/axel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "axelilali", + "email": "axel.ilali@yahoo.fr" + }, + + "record": { + "CNAME": "axel-ilali.com" + } +} diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 5ba327f1e..ae5caae10 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,6 +4,8 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "CNAME": "TheMrRedstone.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/tharukrenuja.json b/domains/tharukrenuja.json new file mode 100644 index 000000000..24a944965 --- /dev/null +++ b/domains/tharukrenuja.json @@ -0,0 +1,12 @@ +{ + "description": "Just Anohter Portfolio", + "repo": "https://github.com/TharukRenuja/tharukrenuja.github.io", + "owner": { + "username": "TharukRenuja", + "email": "contact.tharukrenuja@gmail.com", + "twitter": "TRenuja" + }, + "record": { + "CNAME": "tharukrenuja.github.io" + } +}