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] 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" + } +}