From ce66d83ffc438d93139c964ab7575bbf81271324 Mon Sep 17 00:00:00 2001 From: Ashish Yadav Date: Fri, 9 Oct 2020 12:03:37 +0545 Subject: [PATCH] chore: ashish's domain --- domains/ashish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashish.json diff --git a/domains/ashish.json b/domains/ashish.json new file mode 100644 index 000000000..a1d6e2498 --- /dev/null +++ b/domains/ashish.json @@ -0,0 +1,12 @@ +{ + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me", + "URL": "https://ashish.is-a.dev" + } +}