From 2eb98999bc8fe86e22eac33892e3d3b615db646d Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+TheMaestro1s@users.noreply.github.com> Date: Sat, 2 Apr 2022 09:53:09 +0200 Subject: [PATCH 1/2] Create abdulrahman.json --- domains/abdulrahman.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/abdulrahman.json diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json new file mode 100644 index 000000000..61d618688 --- /dev/null +++ b/domains/abdulrahman.json @@ -0,0 +1,23 @@ +{ + + "description": "A personal website for my career.", + + "repo": "https://github.com/TheMaestro1s/my-website", + + "owner": { + + "username": "TheMaestro1s", + + "email": "abdulrahman.8alah@gmail.com" + + + + }, + + "record": { + + "CNAME": "themaestro.site" + + } + +} From a070102bbbce62bb19530166b49af9f5b09cdbbf Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 2 Apr 2022 15:33:58 +0700 Subject: [PATCH 2/2] remove useless spaces --- domains/abdulrahman.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 61d618688..8f1030fa2 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,23 +1,11 @@ { - "description": "A personal website for my career.", - "repo": "https://github.com/TheMaestro1s/my-website", - "owner": { - "username": "TheMaestro1s", - "email": "abdulrahman.8alah@gmail.com" - - - }, - "record": { - "CNAME": "themaestro.site" - } - }