From 17d6403037c44cfee256667424ba6b711e118ffd Mon Sep 17 00:00:00 2001 From: sachin-in1 Date: Wed, 14 Oct 2020 11:00:20 +0530 Subject: [PATCH] Create sachin's domain request --- domains/sachin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sachin.json diff --git a/domains/sachin.json b/domains/sachin.json new file mode 100644 index 000000000..032e8bbbf --- /dev/null +++ b/domains/sachin.json @@ -0,0 +1,12 @@ +{ + "description": "Sachin's portfolio", + "repo": "https://github.com/sachin-in1", + "owner": { + "username": "sachin-in1", + "email": "sachin.here01@gmail.com" + }, + "record": { + "CNAME": "sachin-in1.github.io", + "URL": "https://sachin.is-a.dev" + } +}