From 0cae248876e1c65117b027a8d31e6baa8dee2db1 Mon Sep 17 00:00:00 2001 From: Agrim Bansal Date: Sun, 7 Mar 2021 13:52:44 +0530 Subject: [PATCH] Create agrim.json --- domains/agrim.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/agrim.json diff --git a/domains/agrim.json b/domains/agrim.json new file mode 100644 index 000000000..740cc31f9 --- /dev/null +++ b/domains/agrim.json @@ -0,0 +1,14 @@ +{ + + "repo" : "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", + + "owner": { + "username": "Agrim-Bansal", + "email": "agrimx2@gmail.com" + }, + + "record": { + "CNAME": "agrim-bansal.github.io" + } + +}