From cb09acfefe77048aec73d00ea456f5dbed2fcd7e Mon Sep 17 00:00:00 2001 From: amalsebs <48290044+amalsebs@users.noreply.github.com> Date: Sat, 10 Oct 2020 15:22:53 +0530 Subject: [PATCH 1/2] added amal.json --- domains/amal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amal.json diff --git a/domains/amal.json b/domains/amal.json new file mode 100644 index 000000000..bbf4685c6 --- /dev/null +++ b/domains/amal.json @@ -0,0 +1,12 @@ +{ + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io", + "URL": "https://amal.is-a.dev" + } +} From da58032fc9c1d3585bad40c19b0ccc65c9f7c473 Mon Sep 17 00:00:00 2001 From: JaCkIsO Date: Sat, 10 Oct 2020 12:58:09 +0300 Subject: [PATCH 2/2] Adding JaCkIsO --- domains/jackiso.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jackiso.json diff --git a/domains/jackiso.json b/domains/jackiso.json new file mode 100644 index 000000000..72ec59ad2 --- /dev/null +++ b/domains/jackiso.json @@ -0,0 +1,11 @@ +{ + "description": "JaCkIsO is a Developer!", + "owner": { + "username": "JaCkIsO", + "email": "jackisodev@gmail.com" + }, + "record": { + "CNAME": "JaCkIsO.github.io", + "URL": "https://jackiso.is-a.dev" + } +} \ No newline at end of file