From 88ab1b4ddc7ba490e07c966918af60b9633df8e1 Mon Sep 17 00:00:00 2001 From: Rahul Dahal <44515005+rahuldahal@users.noreply.github.com> Date: Sat, 10 Oct 2020 12:15:03 +0545 Subject: [PATCH] Added rahul.json file --- domains/rahul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rahul.json diff --git a/domains/rahul.json b/domains/rahul.json new file mode 100644 index 000000000..7b828647b --- /dev/null +++ b/domains/rahul.json @@ -0,0 +1,12 @@ +{ + "description": "Rahul's personal developer website", + "repo": "https://github.com/rahuldahal", + "owner": { + "username": "rahuldahal", + "email": "rdaahal@gmail.com" + }, + "record": { + "CNAME": "rahuldahal.com.np", + "URL": "https://rahul.is-a.dev" + } +}