From d6d5736d08a991ddf121b3f8d36897d9964d9d46 Mon Sep 17 00:00:00 2001 From: Code with Gem Date: Fri, 27 Sep 2024 17:59:04 +0800 Subject: [PATCH] Create cwg.json --- domains/cwg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cwg.json diff --git a/domains/cwg.json b/domains/cwg.json new file mode 100644 index 000000000..73e256e75 --- /dev/null +++ b/domains/cwg.json @@ -0,0 +1,11 @@ +{ + "description": "codewithgem.is-a.dev", + "repo": "https://github.com/gemrey13/gemrey13.github.io", + "owner": { + "username": "gemrey13", + "email": "gemreyranola@gmail.com" + }, + "record": { + "CNAME": "gemrey13.github.io" + } +}