From 3ddf7de5b8ea0f6d213382f06af1c68221ebb713 Mon Sep 17 00:00:00 2001 From: imdakiki Date: Tue, 26 Mar 2024 16:47:12 +0000 Subject: [PATCH 1/3] feat(domain): kiwi.is-a.dev --- domains/kiwi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kiwi.json diff --git a/domains/kiwi.json b/domains/kiwi.json new file mode 100644 index 000000000..0fe2d5a7c --- /dev/null +++ b/domains/kiwi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imdakiki", + "email": "skullkid73@outlook.com" + }, + "record": { + "CNAME": "https://kikisdevelopment.github.io/kikisite/" + } +} From 578fbfe114df74fd63a6bb22d9d1204d4b5fe8f4 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:49:55 +0000 Subject: [PATCH 2/3] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 0fe2d5a7c..8647116f0 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "https://kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io/kikisite/" } } From 61d41544fa0da33e075912422a3168eb76786299 Mon Sep 17 00:00:00 2001 From: Kiki <163903727+imdakiki@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:58:48 +0000 Subject: [PATCH 3/3] Update kiwi.json --- domains/kiwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwi.json b/domains/kiwi.json index 8647116f0..22725f757 100644 --- a/domains/kiwi.json +++ b/domains/kiwi.json @@ -4,6 +4,6 @@ "email": "skullkid73@outlook.com" }, "record": { - "CNAME": "kikisdevelopment.github.io/kikisite/" + "CNAME": "kikisdevelopment.github.io" } }