From adf0410da46bf33e66e327131af57c27e5b585fa Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 28 Mar 2022 13:02:58 +0700 Subject: [PATCH] refactor json v2 --- domains/mousemoosz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mousemoosz.json b/domains/mousemoosz.json index 71dce0668..9397ecbad 100644 --- a/domains/mousemoosz.json +++ b/domains/mousemoosz.json @@ -1,9 +1,9 @@ { + "description": "For my website" "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" - "description": "For my website" - } + }, "record": { "CNAME": "mousemoosz.github.io" }