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