From a0b1c4842b7800939cfa6caa16c5667fb0c04d31 Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Tue, 22 Feb 2022 14:43:16 +0800 Subject: [PATCH] Update whine.json --- domains/whine.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/whine.json b/domains/whine.json index 603057096..89bd4339b 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan", + "owner": { + "username": "whinee", + "twitter": "whi_nyaan" + }, "description": "whi_ne's personal site", "repo": "https://github.com/whinee/whinee.github.io", "record": { "CNAME": "whinee.github.io" - }, + } }