From 4ea07b9fd22fdc2e9f7675b5aa041a9c298470a3 Mon Sep 17 00:00:00 2001 From: Akash Hasendra <99458905+HMAHD@users.noreply.github.com> Date: Tue, 8 Apr 2025 16:40:26 +0530 Subject: [PATCH] Create cloud.json --- domains/cloud.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cloud.json diff --git a/domains/cloud.json b/domains/cloud.json new file mode 100644 index 000000000..1c1333182 --- /dev/null +++ b/domains/cloud.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hmahd", + "email": "akashhasendra2@gmail.com" + }, + "record": { + "CNAME": "portfolio-73z.pages.dev" + }, + "proxied": true +}