From 08f0a974a7bb96edb790e6cb9036c99d05e32ce9 Mon Sep 17 00:00:00 2001 From: Zuntie Date: Fri, 9 Dec 2022 18:38:54 +0100 Subject: [PATCH 1/2] Added zuntie --- domains/zuntie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zuntie.json diff --git a/domains/zuntie.json b/domains/zuntie.json new file mode 100644 index 000000000..57268a6de --- /dev/null +++ b/domains/zuntie.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Zuntie", + "email": "ZuntieDev@gmail.com" + }, + "record": { + "CNAME": "https://zuntie.github.io/portfolio/" + } + } + \ No newline at end of file From 34a413d81fd5db62e81995c8053ffbb546e51787 Mon Sep 17 00:00:00 2001 From: Zuntie Date: Sat, 10 Dec 2022 00:06:01 +0100 Subject: [PATCH 2/2] Update domains/zuntie.json Co-authored-by: William Harrison --- domains/zuntie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zuntie.json b/domains/zuntie.json index 57268a6de..ded7f6328 100644 --- a/domains/zuntie.json +++ b/domains/zuntie.json @@ -5,7 +5,7 @@ "email": "ZuntieDev@gmail.com" }, "record": { - "CNAME": "https://zuntie.github.io/portfolio/" + "CNAME": "zuntie.github.io" } } \ No newline at end of file