diff --git a/domains/ra.json b/domains/ra.json new file mode 100644 index 000000000..2148b17d0 --- /dev/null +++ b/domains/ra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RizmyAbdulla", + "email": "rizmyabdulla@gmail.com" + }, + "record": { + "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/rizmyabdulla.json b/domains/rizmyabdulla.json new file mode 100644 index 000000000..a027cb9fa --- /dev/null +++ b/domains/rizmyabdulla.json @@ -0,0 +1,12 @@ +{ + "description": "Welcome to my creative haven! Explore a collection of my finest works that blend passion, innovation, and artistry. From captivating visual designs to thought-provoking written pieces, this portfolio domain showcases my journey as a versatile creator. Join me in celebrating the beauty of imagination and the power of expression", + "repo": "https://github.com/rizmyabdulla/rizmyabdulla", + "owner": { + "username": "rizmyabdulla", + "email": "rizmyabdulla@gmail.com", + "twitter": "_rizmyabdulla" + }, + "record": { + "CNAME": "rizmyabdulla.github.io" + } +}