From 81e174114b40d952466177ddd1141bee9ca1adbc Mon Sep 17 00:00:00 2001 From: Ejaz <73548455+ejaz4@users.noreply.github.com> Date: Sun, 6 Feb 2022 22:12:37 +0000 Subject: [PATCH] Create ejaz.json --- domains/ejaz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ejaz.json diff --git a/domains/ejaz.json b/domains/ejaz.json new file mode 100644 index 000000000..a6664dc9b --- /dev/null +++ b/domains/ejaz.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio site.", + "repo": "https://github.com/ejaz/ejaz4.github.io", + "owner": { + "username": "ejaz4", + "email": "ejaz@ceccun.com", + "twitter": "ejazaIi" + }, + "record": { + "CNAME": "ejaz4.github.io" + } +}