From 4175ab67e9383b765ac937ed75251b3822f63bc4 Mon Sep 17 00:00:00 2001 From: subhayu99 Date: Thu, 25 Aug 2022 01:01:47 +0530 Subject: [PATCH] feat: Added domain programatically --- domains/subhayu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/subhayu.json diff --git a/domains/subhayu.json b/domains/subhayu.json new file mode 100644 index 000000000..4a3e6f7c3 --- /dev/null +++ b/domains/subhayu.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "subhayu99", + "email": "balasubhayu99@gmail.com" + }, + + "record": { + "CNAME": "subhayu99.github.io" + } + } + \ No newline at end of file