From c3d7b0705d0706e0279f29236ed2da11a8282c5d Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:35:00 +0700 Subject: [PATCH] Update miu.json --- domains/miu.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/miu.json b/domains/miu.json index 1cc9c29f0..ad149050d 100644 --- a/domains/miu.json +++ b/domains/miu.json @@ -1,9 +1,12 @@ { + "description": "Miu.is-a.dev", + "repo": "https://github.com/Miu-Discord/Miu-Discord.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { - "CNAME": "miu-discord.github.io" + "CNAME": "Miu-Discord.github.io" } }