From e0b26d26d13faf6e8445a5ae92be8b103401f113 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:15:25 +0100 Subject: [PATCH 1/3] Create night.json --- domains/night.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/night.json diff --git a/domains/night.json b/domains/night.json new file mode 100644 index 000000000..05e005d6d --- /dev/null +++ b/domains/night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@hotmail.com" + }, + "record": { + "CNAME": "https://night0721.github.io" + } +} From e8d62e607e066c963b0f3843c52ec92a96331689 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:16:50 +0100 Subject: [PATCH 2/3] Update night.json --- domains/night.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/night.json b/domains/night.json index 05e005d6d..ee9e4c2cc 100644 --- a/domains/night.json +++ b/domains/night.json @@ -6,6 +6,6 @@ "email": "nightkalyyy@hotmail.com" }, "record": { - "CNAME": "https://night0721.github.io" + "CNAME": "night0721.github.io" } } From dd4f2dca6adf3d1ebbc42d8151f66b4a25329a73 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 19:00:18 +0100 Subject: [PATCH 3/3] =?UTF-8?q?typo=20as=20I=20don=E2=80=99t=20have=20Hotm?= =?UTF-8?q?ail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/night.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/night.json b/domains/night.json index ee9e4c2cc..1c03cd80c 100644 --- a/domains/night.json +++ b/domains/night.json @@ -3,7 +3,7 @@ "repo": "https://github.com/night0721/night0721.github.io", "owner": { "username": "night0721", - "email": "nightkalyyy@hotmail.com" + "email": "nightkalyyy@gmail.com" }, "record": { "CNAME": "night0721.github.io"