From c463f79f1a22000ad5de259cb417fbd00f990fb0 Mon Sep 17 00:00:00 2001 From: Hardik Chandan Date: Fri, 17 Jun 2022 23:35:04 +0530 Subject: [PATCH] added my json file --- domains/hardik-chandan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hardik-chandan.json diff --git a/domains/hardik-chandan.json b/domains/hardik-chandan.json new file mode 100644 index 000000000..a74b2cc5e --- /dev/null +++ b/domains/hardik-chandan.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/hardik-chandan/hardik-chandan.github.io", + "owner": { + "username": "hardik-chandan", + "email": "hardikchandan4231@gmail.com" + }, + "record": { + "CNAME": "hardik-chandan.github.io" + } +}