From 80eb73e8241ce49480c0a0baac165bc98eaef4e4 Mon Sep 17 00:00:00 2001 From: Anish <88893957+anish-mandal@users.noreply.github.com> Date: Sun, 25 Sep 2022 21:58:32 +0530 Subject: [PATCH] added anish.is-a.dev --- domains/anish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anish.json diff --git a/domains/anish.json b/domains/anish.json new file mode 100644 index 000000000..ecf4d4728 --- /dev/null +++ b/domains/anish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay", + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/website", + "record": { + "CNAME": "anishdeveloper.netlify.app" + } +}