From bb31a7deac14f88ec3edbc72b49ccf97dd3db8aa Mon Sep 17 00:00:00 2001 From: HayBael <91926013+HayBael@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:20:24 +0700 Subject: [PATCH 1/4] Create snowyid.json --- domains/snowyid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snowyid.json diff --git a/domains/snowyid.json b/domains/snowyid.json new file mode 100644 index 000000000..61164a84f --- /dev/null +++ b/domains/snowyid.json @@ -0,0 +1,12 @@ +{ + "description": "I Use For My Homepage", + "repo": "https://github.com/HayBael/Haybael.github.io", + "owner": { + "username": "HayBael", + "email": "botaklicin590@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "https://homepage-revisiakhir.vercel.app" + } +} From 28ff46ccae039331948a4a20553fa2c8d6203aac Mon Sep 17 00:00:00 2001 From: HayBael <91926013+HayBael@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:44:02 +0700 Subject: [PATCH 2/4] feat(domain): add `snowy.is-a.dev` --- domains/snowy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/snowy.json diff --git a/domains/snowy.json b/domains/snowy.json new file mode 100644 index 000000000..db173b419 --- /dev/null +++ b/domains/snowy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + + "record": { + "CNAME": "homepage-revisiakhir.vercel.app" + } +} From beccdc41db619f8a9684d04626d70846c253c346 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:23:34 +0800 Subject: [PATCH 3/4] Update snowy.json --- domains/snowy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snowy.json b/domains/snowy.json index db173b419..daaf50e8c 100644 --- a/domains/snowy.json +++ b/domains/snowy.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "homepage-revisiakhir.vercel.app" + "URL": "https://homepage-revisiakhir.vercel.app" } } From d4dfa9ec436e2c88a1a5c806a9d47a116581e135 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:23:56 +0800 Subject: [PATCH 4/4] Update snowyid.json --- domains/snowyid.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/snowyid.json b/domains/snowyid.json index 61164a84f..7c6597d7a 100644 --- a/domains/snowyid.json +++ b/domains/snowyid.json @@ -3,10 +3,9 @@ "repo": "https://github.com/HayBael/Haybael.github.io", "owner": { "username": "HayBael", - "email": "botaklicin590@gmail.com", - "twitter": "" + "email": "botaklicin590@gmail.com" }, "record": { - "CNAME": "https://homepage-revisiakhir.vercel.app" + "URL": "https://homepage-revisiakhir.vercel.app" } }