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/" + } +}