From 2b5e005705803a0d7e179ad244d22947925e6b8e Mon Sep 17 00:00:00 2001 From: Adarsh <83777943+theCode-Breaker@users.noreply.github.com> Date: Thu, 7 Apr 2022 17:11:37 +0530 Subject: [PATCH 1/2] Create theCode-Breaker.json --- domains/theCode-Breaker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theCode-Breaker.json diff --git a/domains/theCode-Breaker.json b/domains/theCode-Breaker.json new file mode 100644 index 000000000..2aa7450c0 --- /dev/null +++ b/domains/theCode-Breaker.json @@ -0,0 +1,11 @@ +{ + "description": "Link for Adarsh's personal site on GitHub pages", + "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io/", + "owner": { + "username": "theCode-Breaker", + "email": "limit6@protonmail.com" + }, + "record": { + "CNAME": "theCode-Breaker.github.io" + } +} From 3c433654964c09bdac419bd05f66e4f41cdc9813 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 7 Apr 2022 20:52:14 +0700 Subject: [PATCH 2/2] Update and rename theCode-Breaker.json to thecode-breaker.json --- domains/{theCode-Breaker.json => thecode-breaker.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{theCode-Breaker.json => thecode-breaker.json} (86%) diff --git a/domains/theCode-Breaker.json b/domains/thecode-breaker.json similarity index 86% rename from domains/theCode-Breaker.json rename to domains/thecode-breaker.json index 2aa7450c0..d1d9b37ec 100644 --- a/domains/theCode-Breaker.json +++ b/domains/thecode-breaker.json @@ -6,6 +6,6 @@ "email": "limit6@protonmail.com" }, "record": { - "CNAME": "theCode-Breaker.github.io" + "CNAME": "thecode-breaker.github.io" } }