From 6ea009b65ab2fee3ecf1a43468984110ccf0a143 Mon Sep 17 00:00:00 2001 From: PANKAJ TYAGI <129147035+thegoofy-dev@users.noreply.github.com> Date: Sat, 22 Mar 2025 12:59:29 +0530 Subject: [PATCH] Create thegoofy-guy.json --- domains/thegoofy-guy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thegoofy-guy.json diff --git a/domains/thegoofy-guy.json b/domains/thegoofy-guy.json new file mode 100644 index 000000000..2c1b6e282 --- /dev/null +++ b/domains/thegoofy-guy.json @@ -0,0 +1,11 @@ +{ + "domain": "thegoofy-guy.is-a.dev", + "subdomain": "thegoofy-dev", + "owner": { + "email": "pankajtyagi1601@gmail.com", + "github": "thegoofy-dev" + }, + "records": { + "CNAME": "pankajtyagi-portfolio.vercel.app" + } +}