From 48b9c1d0f31807ed7d208dd1a015dd59e9211eb7 Mon Sep 17 00:00:00 2001 From: Rwithik Manoj Date: Fri, 9 Oct 2020 10:41:53 +0530 Subject: [PATCH] Create rwithik.json --- domains/rwithik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rwithik.json diff --git a/domains/rwithik.json b/domains/rwithik.json new file mode 100644 index 000000000..6615c5d68 --- /dev/null +++ b/domains/rwithik.json @@ -0,0 +1,12 @@ +{ + "description": "Rwithik's Website", + "repo": "https://github.com/rwithik/rwithik.github.io", + "owner": { + "username": "rwithik", + "email": "rwithik@gmail.com" + }, + "record": { + "CNAME": "rwithik.github.io", + "URL": "https://rwithik.is-a.dev" + } +}