From 089a3688fe7e834aa539c37af4c3fc087a2c19ac Mon Sep 17 00:00:00 2001 From: AbhishekS-2099 Date: Fri, 9 Oct 2020 09:33:35 +0530 Subject: [PATCH] Added json in domains directory: abhishek.json --- domains/abhishek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhishek.json diff --git a/domains/abhishek.json b/domains/abhishek.json new file mode 100644 index 000000000..22545cd82 --- /dev/null +++ b/domains/abhishek.json @@ -0,0 +1,12 @@ +{ + "description": "Abhishek's personal website", + "repo": "https://github.com/nullpointxr", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "nullpointxr.github.io", + "URL": "https://abhishek.is-a.dev" + } +}