From ff1bd8c860306a3e8c0d93633e8eead14479a95b Mon Sep 17 00:00:00 2001 From: Rahil Vahora <104057403+rahil1202@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:23:47 +0530 Subject: [PATCH 1/2] Create rahil.json --- domains/rahil.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/rahil.json diff --git a/domains/rahil.json b/domains/rahil.json new file mode 100644 index 000000000..ec838cc66 --- /dev/null +++ b/domains/rahil.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/rahil1202/rahil-vahora", + + "owner": { + "username": "rahil1202", + "email": "rahilisvahora@gmail.com" + }, + + "target": { + "CNAME":{ + "name" : "rahil-vahora", + "value" : "rahil-vahora.vercel.app" + } + }, + + "proxied": false +} From 53bed6d6c0f83a74df4690b1751cd93d3b6909d3 Mon Sep 17 00:00:00 2001 From: Rahil Vahora <104057403+rahil1202@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:18:08 +0530 Subject: [PATCH 2/2] Rename rahil.json to rahil-vahora.json --- domains/{rahil.json => rahil-vahora.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{rahil.json => rahil-vahora.json} (100%) diff --git a/domains/rahil.json b/domains/rahil-vahora.json similarity index 100% rename from domains/rahil.json rename to domains/rahil-vahora.json