From 6456990770d0e8b37bec81166b7c530eec2a0428 Mon Sep 17 00:00:00 2001 From: Liju Jayakumar <26148162+lijujayakumar@users.noreply.github.com> Date: Wed, 28 Oct 2020 15:06:12 -0700 Subject: [PATCH] Create liju.json --- domains/liju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/liju.json diff --git a/domains/liju.json b/domains/liju.json new file mode 100644 index 000000000..053d27d46 --- /dev/null +++ b/domains/liju.json @@ -0,0 +1,11 @@ +{ + "description": "Liju's personal development page", + "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", + "owner": { + "username": "lijujayakumar", + "email": "lijusankar@email" + }, + "record": { + "CNAME": "lijujayakumar.github.io" + } +}