From a4e991bf02c20b8cf6ab978416aff839a3e7f164 Mon Sep 17 00:00:00 2001 From: continental-beauty-msbacdau <70831061+continental-beauty-msbacdau@users.noreply.github.com> Date: Sun, 28 Nov 2021 16:51:45 +0700 Subject: [PATCH 1/7] Create maskduck.json --- domains/maskduck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maskduck.json diff --git a/domains/maskduck.json b/domains/maskduck.json new file mode 100644 index 000000000..3cb9b14da --- /dev/null +++ b/domains/maskduck.json @@ -0,0 +1,11 @@ +{ + "description": "MaskDuck's personal website!", + "repo": "https://github.com/continental-beauty-msbacdau/continental-beauty-msbacdau.github.io", + "owner": { + "username": "continental-beauty-msbacdau", + "email": "edogawaconan0405detective@gmail.com" + }, + "record": { + "URL": "https://kind-kilby-bb34e0.netlify.app/" + } +} From 85f2daa6e955aea3f6a35d5fea387816cda3882c Mon Sep 17 00:00:00 2001 From: continental-beauty-msbacdau <70831061+continental-beauty-msbacdau@users.noreply.github.com> Date: Sun, 28 Nov 2021 16:53:00 +0700 Subject: [PATCH 2/7] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 3cb9b14da..c9de658a6 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -3,7 +3,7 @@ "repo": "https://github.com/continental-beauty-msbacdau/continental-beauty-msbacdau.github.io", "owner": { "username": "continental-beauty-msbacdau", - "email": "edogawaconan0405detective@gmail.com" + "email": "edogawaconan0405detective@gmail.com", }, "record": { "URL": "https://kind-kilby-bb34e0.netlify.app/" From d7c84de7463f223641007c707e66f1025ec22c16 Mon Sep 17 00:00:00 2001 From: continental-beauty-msbacdau <70831061+continental-beauty-msbacdau@users.noreply.github.com> Date: Sun, 28 Nov 2021 17:09:28 +0700 Subject: [PATCH 3/7] Update maskduck.json Fixed, changed the `username` into `github` --- domains/maskduck.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index c9de658a6..d6c6b6e0e 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -2,8 +2,9 @@ "description": "MaskDuck's personal website!", "repo": "https://github.com/continental-beauty-msbacdau/continental-beauty-msbacdau.github.io", "owner": { - "username": "continental-beauty-msbacdau", + "github": "continental-beauty-msbacdau", "email": "edogawaconan0405detective@gmail.com", + "discord": "MaskDuck#0001" }, "record": { "URL": "https://kind-kilby-bb34e0.netlify.app/" From 2e07b35f1994f75e2574ef4ec94acf91ca0b56f6 Mon Sep 17 00:00:00 2001 From: continental-beauty-msbacdau <70831061+continental-beauty-msbacdau@users.noreply.github.com> Date: Mon, 29 Nov 2021 21:21:38 +0700 Subject: [PATCH 4/7] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index d6c6b6e0e..e439cd220 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -7,6 +7,6 @@ "discord": "MaskDuck#0001" }, "record": { - "URL": "https://kind-kilby-bb34e0.netlify.app/" + "URL": "https://continental-beauty-msbacdau.github.io" } } From 6563f49e64517c67f1b7c3ba539727c3bc1a7c93 Mon Sep 17 00:00:00 2001 From: MaskDuck the sad person Date: Sun, 5 Dec 2021 11:44:06 +0700 Subject: [PATCH 5/7] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index e439cd220..5a6f42776 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -7,6 +7,6 @@ "discord": "MaskDuck#0001" }, "record": { - "URL": "https://continental-beauty-msbacdau.github.io" + "URL": "maskduck.ninja" } } From 0c7ffd6e4166f0b8fcad4e3ac3139c1f8b57622d Mon Sep 17 00:00:00 2001 From: MaskDuck the sad person Date: Sun, 5 Dec 2021 11:49:24 +0700 Subject: [PATCH 6/7] change as @TheBotlyNoob asked --- domains/maskduck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 5a6f42776..d743122c5 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1,8 +1,8 @@ { "description": "MaskDuck's personal website!", - "repo": "https://github.com/continental-beauty-msbacdau/continental-beauty-msbacdau.github.io", + "repo": "https://github.com/MaskDuck/continental-beauty-msbacdau.github.io", "owner": { - "github": "continental-beauty-msbacdau", + "username": "MaskDuck", "email": "edogawaconan0405detective@gmail.com", "discord": "MaskDuck#0001" }, From e5cf4b031bc172b0076d89487877894530188a7d Mon Sep 17 00:00:00 2001 From: MaskDuck the sad person Date: Thu, 9 Dec 2021 16:59:25 +0700 Subject: [PATCH 7/7] Update maskduck.json --- domains/maskduck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index d743122c5..fc13fd93d 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -7,6 +7,6 @@ "discord": "MaskDuck#0001" }, "record": { - "URL": "maskduck.ninja" + "URL": "https://maskduck.ninja" } }