From ef46535ee5d9d2d96fbc7de086cae94c0ef39d6a Mon Sep 17 00:00:00 2001 From: Bimal Yadav <84148146+bimal-inc@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:25:13 +0545 Subject: [PATCH] Create bimal.json --- domains/bimal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bimal.json diff --git a/domains/bimal.json b/domains/bimal.json new file mode 100644 index 000000000..0db5bd1be --- /dev/null +++ b/domains/bimal.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/MyPortfolio", + "owner": { + "username": "bimal", + "email": "bimalyadavemail7@gmail.com", + "twitter": "@bimalinc" + }, + "record": { + "CNAME": "https://portfolio.bimaly.com.np/" + } +}