From 180b403baffec45870252c00fdf70b11d28d8252 Mon Sep 17 00:00:00 2001 From: Scythe Date: Sat, 2 Jan 2021 13:24:39 -0700 Subject: [PATCH] Create scythe.json --- domains/scythe.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scythe.json diff --git a/domains/scythe.json b/domains/scythe.json new file mode 100644 index 000000000..d6f9c38d7 --- /dev/null +++ b/domains/scythe.json @@ -0,0 +1,10 @@ +{ + "description": "A personal portfolio site for all my projects.", + "owner": { + "username": "scythe", + "email": "scythetheedev@outlook.com" + }, + "record": { + "CNAME": "e0e8c1e9-55a5-4394-afd9-10de3434aee8.repl.co" + } +}