From 75f9d5576bd5385a53ebd65a522b997440b4f8f6 Mon Sep 17 00:00:00 2001 From: Ashish Binu <56691622+ashishbinu@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:59:03 +0530 Subject: [PATCH] feat(domain): add `ashishbinu.is-a.dev` --- domains/ashishbinu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashishbinu.json diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json new file mode 100644 index 000000000..fc314d529 --- /dev/null +++ b/domains/ashishbinu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + + "record": { + "CNAME": "ashishbinu.surge.sh" + } +}