From c847f07a411b590d185936c785982b22fddc343a Mon Sep 17 00:00:00 2001 From: bashou <69566373+bashoudev@users.noreply.github.com> Date: Sat, 14 Aug 2021 13:16:39 -0400 Subject: [PATCH] Update bashou.json Updated my Email and my Twitter username, ill also be updating the URL when I set up my new site. --- domains/bashou.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/bashou.json b/domains/bashou.json index 3bfbea3b9..856725961 100644 --- a/domains/bashou.json +++ b/domains/bashou.json @@ -1,10 +1,10 @@ { "owner": { "username": "bashoudev", - "email": "zionthedev@gmail.com", - "twitter": "bashoudev" + "email": "bashou@luduma.ga", + "twitter": "bashouuu" }, "record": { "URL": "https://bashoudev.ga" } -} \ No newline at end of file +}