From dc88c92a6a28119856db648eb593e4e97b69fd3b Mon Sep 17 00:00:00 2001 From: Awan Shrestha <39413435+awanshrestha@users.noreply.github.com> Date: Sat, 5 Dec 2020 19:48:50 +0545 Subject: [PATCH] Create awan.json --- domains/awan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/awan.json diff --git a/domains/awan.json b/domains/awan.json new file mode 100644 index 000000000..b475e41a3 --- /dev/null +++ b/domains/awan.json @@ -0,0 +1,11 @@ +{ + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "CNAME": "awanshrestha.github.io" + } +}