From ede0690bf452bab17ab679ad711537ed0c2d8b62 Mon Sep 17 00:00:00 2001 From: Crispy <61794525+Crispy-Cream@users.noreply.github.com> Date: Mon, 14 Jun 2021 17:11:03 -0500 Subject: [PATCH 1/3] Create crispy.json --- domains/crispy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/crispy.json diff --git a/domains/crispy.json b/domains/crispy.json new file mode 100644 index 000000000..93e6ad761 --- /dev/null +++ b/domains/crispy.json @@ -0,0 +1,11 @@ +{ + "description": "Crispy's Development Website", + "repo": "https://github.com/Crispy-Cream/Crispy", + "owner": { + "username": "Crispy-Cream", + "email": "" + }, + "record": { + "CNAME": "crispy-creamgithubio.crispyyy.repl.co" + } +} From 7282185db863c3e6bcc1744ba4397438c196ae9e Mon Sep 17 00:00:00 2001 From: Crispy <61794525+Crispy-Cream@users.noreply.github.com> Date: Mon, 14 Jun 2021 18:14:40 -0500 Subject: [PATCH 2/3] Update crispy.json --- domains/crispy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crispy.json b/domains/crispy.json index 93e6ad761..7c45ab17a 100644 --- a/domains/crispy.json +++ b/domains/crispy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Crispy-Cream/Crispy", "owner": { "username": "Crispy-Cream", - "email": "" + "email": "crispy@vibebot.me" }, "record": { "CNAME": "crispy-creamgithubio.crispyyy.repl.co" From a3ba96691ee6c4c4b0f70845eaa2583f367ac149 Mon Sep 17 00:00:00 2001 From: Crispy <61794525+Crispy-Cream@users.noreply.github.com> Date: Mon, 14 Jun 2021 19:43:00 -0500 Subject: [PATCH 3/3] Update crispy.json --- domains/crispy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crispy.json b/domains/crispy.json index 7c45ab17a..005e65251 100644 --- a/domains/crispy.json +++ b/domains/crispy.json @@ -6,6 +6,6 @@ "email": "crispy@vibebot.me" }, "record": { - "CNAME": "crispy-creamgithubio.crispyyy.repl.co" + "CNAME": "c5e0c79a-e35e-4907-9be0-04fa5719f9cf.repl.co" } }