From d8bb3318a2af45967f428287394e7481590fa0f9 Mon Sep 17 00:00:00 2001 From: Roshan Dash <83511412+roshan1337d@users.noreply.github.com> Date: Wed, 10 Nov 2021 03:42:26 +0530 Subject: [PATCH] Create roshan.json --- domains/roshan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roshan.json diff --git a/domains/roshan.json b/domains/roshan.json new file mode 100644 index 000000000..6ca21a0e2 --- /dev/null +++ b/domains/roshan.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/roshan1337d/roshan1337d.github.io", + "owner": { + "username": "roshan1337d", + "email": "roshan1337x@gmail.com", + "twitter": "roshan1337d" + }, + "record": { + "CNAME": "roshan1337d.github.io" + } +}