From 113a40e91746bb7ed93be83646980f1f47b83443 Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:31:11 +0700 Subject: [PATCH] chore: Update blue.json --- domains/blue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/blue.json b/domains/blue.json index 0ed1654b3..121d73e1e 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "A newbie Python developer who wants to learn more about web design and Python development.", - "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", + "description": "Personal site for b1uedev, a.k.a Blue.", + "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", "owner": { - "username": "Jimmy-Blue", + "username": "B1ue-Dev", "email": "ngolong1396@hotmail.com", - "twitter": "JimmyBlue00" + "twitter": "b1uedev" }, "record": { - "CNAME": "jimmy-blue.github.io" + "TXT": "e921e6896e19bfdc214f60f54aaacc" } }