From 6f6251e867594b172bbca2a82454afbfb7af92f3 Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sun, 13 Apr 2025 15:28:50 +0530 Subject: [PATCH] Create gb.json --- domains/gb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gb.json diff --git a/domains/gb.json b/domains/gb.json new file mode 100644 index 000000000..c69631dbe --- /dev/null +++ b/domains/gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "email": "your-email-address@example.com" + }, + "record": { + "CNAME": "https://my-portfolio-swart-eight.vercel.app/" + } +}