From 025f3baf5481f497c779edf307edf1a733f6ad12 Mon Sep 17 00:00:00 2001 From: Vishal Sharma Date: Tue, 27 Jul 2021 11:58:18 +0530 Subject: [PATCH] Create vishal.json --- domains/vishal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishal.json diff --git a/domains/vishal.json b/domains/vishal.json new file mode 100644 index 000000000..5769af5e2 --- /dev/null +++ b/domains/vishal.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to Vishal Sharma's Space on Web", + "repo": "https://github.com/makeavish", + "owner": { + "username": "makeavish", + "email": "hi@vishalsharma.dev" + }, + "record": { + "CNAME": "vishalsharma.dev" + } +}