From f4d5d1342d09974c6aa33dc7178436a663f54800 Mon Sep 17 00:00:00 2001 From: Jerry Date: Fri, 16 Oct 2020 16:09:41 +0530 Subject: [PATCH] Added json file --- domains/jerry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jerry.json diff --git a/domains/jerry.json b/domains/jerry.json new file mode 100644 index 000000000..9d6c0ab3c --- /dev/null +++ b/domains/jerry.json @@ -0,0 +1,11 @@ +{ + "description": "Jerry's Portfolio Website", + "repo": "https://github.com/j3rrythomas/j3rrythomas.github.io", + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "CNAME": "j3rrythomas.github.io" + } +}