From 47fa07fadae808c9081c407ec547d87011989535 Mon Sep 17 00:00:00 2001 From: XThe <101992755+SirXThe@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:35:40 +0100 Subject: [PATCH] Create xthe.json --- domains/xthe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xthe.json diff --git a/domains/xthe.json b/domains/xthe.json new file mode 100644 index 000000000..64667b6b1 --- /dev/null +++ b/domains/xthe.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SirXThe/sirxthe.github.io", + "owner": { + "username": "SirXThe", + "email": "sirxthe@gmail.com", + "discord": "XThe#4695" + }, + "record": { + "CNAME": "sirxthe.github.io" + } +}