From 44cf8f0558ae5fcc702bada7990ba40f649ea233 Mon Sep 17 00:00:00 2001 From: ziue Date: Sat, 26 Mar 2022 22:29:39 +0100 Subject: [PATCH 1/3] Create ziue.json --- domains/ziue.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ziue.json diff --git a/domains/ziue.json b/domains/ziue.json new file mode 100644 index 000000000..ff6ccf49e --- /dev/null +++ b/domains/ziue.json @@ -0,0 +1,10 @@ +{ + "description": "Link to my github", + "owner": { + "username": "ziue", + "discord": "ziue#8495" + }, + "record": { + "CNAME": "https://github.com/ziuee/" + } +} From b24917be3629ab5879b028b15d9faa975eae65bc Mon Sep 17 00:00:00 2001 From: ziue Date: Sun, 27 Mar 2022 11:00:21 +0200 Subject: [PATCH 2/3] Fixed ziue.json --- domains/ziue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziue.json b/domains/ziue.json index ff6ccf49e..708aafd2c 100644 --- a/domains/ziue.json +++ b/domains/ziue.json @@ -5,6 +5,6 @@ "discord": "ziue#8495" }, "record": { - "CNAME": "https://github.com/ziuee/" + "CNAME": "ziuee.github.io" } } From 261cbabdf45f4f370dae00c44be233df0c0b3c8a Mon Sep 17 00:00:00 2001 From: ziue Date: Sun, 27 Mar 2022 12:45:29 +0200 Subject: [PATCH 3/3] fixed ziue.json --- domains/ziue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ziue.json b/domains/ziue.json index 708aafd2c..808003d65 100644 --- a/domains/ziue.json +++ b/domains/ziue.json @@ -1,7 +1,8 @@ { "description": "Link to my github", "owner": { - "username": "ziue", + "username": "ziuee", + "email": "", "discord": "ziue#8495" }, "record": {