From c3811b2ecb9169cf27559c2c264630e9baf5599e Mon Sep 17 00:00:00 2001 From: User0 <104380885+user0-07161@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:59:14 +0200 Subject: [PATCH] Create rediblesky.json --- domains/rediblesky.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rediblesky.json diff --git a/domains/rediblesky.json b/domains/rediblesky.json new file mode 100644 index 000000000..e9098d2c4 --- /dev/null +++ b/domains/rediblesky.json @@ -0,0 +1,13 @@ +{ + "description": "RedibleSky's site", + "repo": "https://github.com/RedibleSky/RedibleSky.github.io", + "owner": { + "username": "RedibleSky", + "email": "user0thenyancat@proton.me", + "discord": "1143176245018906697" + }, + + "record": { + "CNAME": "rediblesky.github.io" + } +}