From 095e9efb4454459859161fb4df3e7a33c7bf4087 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:09:33 +1000 Subject: [PATCH 1/5] Create what.json --- domains/what.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/what.json diff --git a/domains/what.json b/domains/what.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/what.json @@ -0,0 +1 @@ + From 6c39e3d83ddc0698e3d5e59cde1fcef7f60f3121 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:09 +1000 Subject: [PATCH 2/5] Update what.json --- domains/what.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 8b1378917..7ca14c605 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com//.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm" + }, + "record": { + "CNAME": ".github.io" + } +} From a5af0ce68fc4753eeec57c38270e199a189cf2c3 Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:18:27 +1000 Subject: [PATCH 3/5] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 7ca14c605..b707e39c2 100644 --- a/domains/what.json +++ b/domains/what.json @@ -7,6 +7,6 @@ "twitter": "@whatqm" }, "record": { - "CNAME": ".github.io" + "CNAME": "what-question-mark.github.io" } } From 3ecd4de85c2a565e2f8825783b1f227a9a97b71f Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 17:28:27 +1000 Subject: [PATCH 4/5] Update what.json --- domains/what.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index b707e39c2..5717a9dac 100644 --- a/domains/what.json +++ b/domains/what.json @@ -4,7 +4,8 @@ "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", - "twitter": "@whatqm" + "twitter": "@whatqm", + "discord": "discord-username-and-discriminator" }, "record": { "CNAME": "what-question-mark.github.io" From 0f819f873431d8c6fba9ec8122e26ebd1f8d956c Mon Sep 17 00:00:00 2001 From: what? Date: Wed, 24 Aug 2022 19:19:40 +1000 Subject: [PATCH 5/5] Update what.json --- domains/what.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/what.json b/domains/what.json index 5717a9dac..a2bed7939 100644 --- a/domains/what.json +++ b/domains/what.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/What-Question-Mark/What-Question-Mark.github.io", "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com",