From 24ebe34a72113893e1f4cd53568d83325bbab800 Mon Sep 17 00:00:00 2001 From: Noah <84711108+InvalidNoah@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:29:10 +0200 Subject: [PATCH] Create downgit.json --- domains/downgit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/downgit.json diff --git a/domains/downgit.json b/domains/downgit.json new file mode 100644 index 000000000..f1eac8b21 --- /dev/null +++ b/domains/downgit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "InvalidNoah", + "discord": "invalidnoah#0", + "email": "zjustmarcel@gmail.com" + }, + "record": { + "CNAME": "invalidnoah.github.io" +}