From e7fd90101ff3920fcc7d3570b1b477578c6abbb6 Mon Sep 17 00:00:00 2001 From: py-yash <142984930+py-yash@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:46:49 +0530 Subject: [PATCH] Create yashrao.is-a.dev.json --- domains/yashrao.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yashrao.is-a.dev.json diff --git a/domains/yashrao.is-a.dev.json b/domains/yashrao.is-a.dev.json new file mode 100644 index 000000000..640660618 --- /dev/null +++ b/domains/yashrao.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": " For my personal website ", + "repo": "https://py-yash.github.io", + "owner": { + "username": "py-yash", + "email": "cwyash.rao@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "py-yash.github.io" + } +}