From fb754f034270d963279b7b46f4c8b956bcfee671 Mon Sep 17 00:00:00 2001 From: Senky_Dev <79992197+Senky-Dev@users.noreply.github.com> Date: Wed, 15 May 2024 12:40:30 +0530 Subject: [PATCH] Create the-green-light.json Domain for my personal blog --- domains/the-green-light.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the-green-light.json diff --git a/domains/the-green-light.json b/domains/the-green-light.json new file mode 100644 index 000000000..90dc9de80 --- /dev/null +++ b/domains/the-green-light.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@gmail.com" + }, + "record": { + "CNAME": "sitename.pages.dev" + } +}