From 3744ac8c9b0446f2bee23c20d523dc8fe6b7793d Mon Sep 17 00:00:00 2001 From: tricked <72335827+SkyBlockDev@users.noreply.github.com> Date: Sun, 27 Jun 2021 20:10:39 +0200 Subject: [PATCH] add tricked.json --- domains/tricked.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tricked.json diff --git a/domains/tricked.json b/domains/tricked.json new file mode 100644 index 000000000..0514b9656 --- /dev/null +++ b/domains/tricked.json @@ -0,0 +1,11 @@ +{ + "description": "Tricked is a Dev", + "repo": "https://github.com/SkyBlockDev/skyblockdev.github.io", + "owner": { + "username": "skyblockdev", + "email": "trickedcodes@tutanota.com" + }, + "record": { + "CNAME": "skyblockdev.github.io" + } +}