From b6f175276edac9e75723151d696ae98cac8f46aa Mon Sep 17 00:00:00 2001 From: Natya Vidhan Biswas <67009562+studiousgamer@users.noreply.github.com> Date: Tue, 14 Jun 2022 00:44:09 +0530 Subject: [PATCH] Create natya.json --- domains/natya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/natya.json diff --git a/domains/natya.json b/domains/natya.json new file mode 100644 index 000000000..366609af4 --- /dev/null +++ b/domains/natya.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/studiousgamer/studiousgamer.github.io", + "owner": { + "username": "studiousgamer", + "email": "natyavidhanbiswas10@gmail.com", + "twitter": "GamerStudious" + }, + "record": { + "CNAME": "studiousgamer.github.io" + } +}