From d989bfa30747b662bc712e07b840f59bb65201d1 Mon Sep 17 00:00:00 2001 From: PrathmTayade <122280972+PrathmTayade@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:49:39 +0530 Subject: [PATCH] create prathamesh.json --- domains/prathamesh.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/prathamesh.json diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 0000000..29ef2e4 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/PrathmTayade/portfolio-website", + + "owner": { + "username": "prathamesh", + "email": "prathmtayade30@gmail.com" + }, + + "target": { + "CNAME": { + "name": "prathameshtayade", + "value": "prathameshtayade.vercel.app" + } + }, + + "proxied": false +}