From c69ee85a6f3e7496608a965da5a39069a8a0882c Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 5 Jan 2021 15:48:09 +0700 Subject: [PATCH] change Twitter Username I changed my twitter username --- domains/willo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/willo.json b/domains/willo.json index 858e633c5..ddbbd165b 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -4,9 +4,9 @@ "owner": { "username": "WilloIzCitron", "email": "", - "twitter": "tegasaziz" + "twitter": "willoizcitron" }, "record": { "CNAME": "willoizcitron.github.io" } -} \ No newline at end of file +}