From f2b00d9355d76dba11e19ec51991e19caf471b88 Mon Sep 17 00:00:00 2001 From: attachments Date: Mon, 31 Mar 2025 23:10:19 -0400 Subject: [PATCH] Create moddy.json --- domains/moddy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moddy.json diff --git a/domains/moddy.json b/domains/moddy.json new file mode 100644 index 000000000..121b250a7 --- /dev/null +++ b/domains/moddy.json @@ -0,0 +1,12 @@ +{ + "description": "🚀 This is the official site for Moddy, a Discord bot.", + "repo": "https://github.com/MilkTools/milktools.github.io", + "owner": { + "username": "Milk", + "email": "milktuto@gmail.com", + "discord": "1031341585436266546" + }, + "record": { + "CNAME": "milktools.github.io" + } +}