From 2dd4f893d4d6f0bdab19e6a81a7650f14c2dceed Mon Sep 17 00:00:00 2001 From: Cloudy Date: Thu, 23 Sep 2021 20:24:37 +0700 Subject: [PATCH 1/2] Create cloudz.json --- domains/cloudz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cloudz.json diff --git a/domains/cloudz.json b/domains/cloudz.json new file mode 100644 index 000000000..b792d3a13 --- /dev/null +++ b/domains/cloudz.json @@ -0,0 +1,11 @@ +{ + "description": "Cloud'z Website", + "repo": "https://github.com/Cloudy408/cloudy408.github.io", + "owner": { + "username": "Cloudy408", + "email": "gamerscloud408@gmail.com" + }, + "record": { + "CNAME": "cloudz.github.io" + } +} From ed4ee75981b57717fc5d2a2eb7e4dec5c3bec29f Mon Sep 17 00:00:00 2001 From: Cloudy Date: Thu, 23 Sep 2021 21:10:55 +0700 Subject: [PATCH 2/2] Update cloudz.json --- domains/cloudz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cloudz.json b/domains/cloudz.json index b792d3a13..54f29cf17 100644 --- a/domains/cloudz.json +++ b/domains/cloudz.json @@ -6,6 +6,6 @@ "email": "gamerscloud408@gmail.com" }, "record": { - "CNAME": "cloudz.github.io" + "CNAME": "cloudy408.github.io" } }