From d586c361879e16659b72f3afd520a88c78e72ec5 Mon Sep 17 00:00:00 2001 From: Asim Bera Date: Sun, 31 Oct 2021 17:09:24 +0530 Subject: [PATCH] Add asim.json --- domains/asim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asim.json diff --git a/domains/asim.json b/domains/asim.json new file mode 100644 index 000000000..577d94bf1 --- /dev/null +++ b/domains/asim.json @@ -0,0 +1,11 @@ +{ + "description": "Asim Bera's Portfolio", + "repo": "https://github.com/asimbera/asimbera.github.io", + "owner": { + "username": "asimbera", + "email": "asimbera@outlook.in" + }, + "record": { + "CNAME": "asimbera.github.io" + } +}