From 421ce07b0e73b6bc92db1862e155a1dfb7bcb827 Mon Sep 17 00:00:00 2001 From: Amit Kulkarni Date: Thu, 7 Oct 2021 19:01:04 +0530 Subject: [PATCH] Create amit.json --- domains/amit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amit.json diff --git a/domains/amit.json b/domains/amit.json new file mode 100644 index 000000000..0a5f22ee2 --- /dev/null +++ b/domains/amit.json @@ -0,0 +1,11 @@ +{ + "description": "Amit's website", + "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", + "owner": { + "username": "amittkulkarni", + "email": "amitcoolkarni@outlook.com" + }, + "record": { + "CNAME": "amittkulkarni.github.io" + } +}