From e430c0f4e93cebd6e29de59e6a77e94850a5a5d0 Mon Sep 17 00:00:00 2001 From: true1ann Date: Tue, 20 Aug 2024 17:05:11 +0300 Subject: [PATCH] Update ann.json Hello, i got locked out of my account ( @ann-dvlpr ) so, i recreated my website and its up. id like to re-use my ann.is-a.dev subdomain. i have access to previous mail and i cant verify its me using it if needed. --- domains/ann.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/ann.json b/domains/ann.json index 2d18478dc..c89a3086d 100644 --- a/domains/ann.json +++ b/domains/ann.json @@ -1,11 +1,11 @@ { "description": "Personal website to host bio info and other things", - "repo": "https://github.com/ann-dvlpr/ann-dvlpr.github.io", + "repo": "https://github.com/true1ann/true1ann.github.io", "owner": { - "username": "ann-dvlpr", - "email": "ne0xch4r4@gmail.com" + "username": "true1ann", + "email": "true1ann@tutamail.com" }, "record": { - "CNAME": "ann-dvlpr.github.io" + "CNAME": "true1ann.github.io" } }