From 3c6e608ba3d3a63757a9a8fcc4e1e4d5cc8e3e8a Mon Sep 17 00:00:00 2001 From: Akash Santhosh <33491581+akash-santhosh@users.noreply.github.com> Date: Thu, 8 Oct 2020 14:00:45 +0000 Subject: [PATCH] Create akash.json --- domains/akash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..0fa33a8b3 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,12 @@ +{ + "description": "Akash Santhosh is a Dev", + "repo": "https://github.com/akash-santhosh/is-a-dev", + "owner": { + "username": "akash-santhosh", + "email": "akashsanthosh@icloud.com" + }, + "record": { + "CNAME": "akash-santhosh.github.io", + "URL": "https://akash.is-a.dev" + } +}