From 0ec7bee41f67d100bd0e5387869a67ca42c42c25 Mon Sep 17 00:00:00 2001 From: amalsebs <48290044+amalsebs@users.noreply.github.com> Date: Thu, 16 Sep 2021 00:26:19 +0530 Subject: [PATCH] Create amal-sebastian.json --- domains/amal-sebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amal-sebastian.json diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json new file mode 100644 index 000000000..9f4c18d39 --- /dev/null +++ b/domains/amal-sebastian.json @@ -0,0 +1,11 @@ +{ + "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" + } +}