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] 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" + } +}