From cadd45f85fbda7ea4670f241c8254ff386199d36 Mon Sep 17 00:00:00 2001 From: QWerty <118520899+NotQWertz@users.noreply.github.com> Date: Wed, 23 Nov 2022 10:14:32 +0100 Subject: [PATCH 1/2] Create qwertx.json --- domains/qwertx.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/qwertx.json diff --git a/domains/qwertx.json b/domains/qwertx.json new file mode 100644 index 000000000..2da8e423b --- /dev/null +++ b/domains/qwertx.json @@ -0,0 +1,23 @@ +{ + + "description": "Gonna use this domain for my personal website and other pages/stuff", + + "repo": "https://github.com/notqwertz/notqwertz.github.io", + + "owner": { + + "username": "notqwertz", + + "email": "zuweyrh752@gmail.com", + + + }, + + "record": { + + "CNAME": "notqwertz.github.io" + + } + +} + From 416ae8b0ef458cf8cde30e38f3864fb3c5701960 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 11 Dec 2022 16:15:24 +0700 Subject: [PATCH 2/2] fix JSON --- domains/qwertx.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/domains/qwertx.json b/domains/qwertx.json index 2da8e423b..2579dd44b 100644 --- a/domains/qwertx.json +++ b/domains/qwertx.json @@ -1,23 +1,11 @@ { - "description": "Gonna use this domain for my personal website and other pages/stuff", - "repo": "https://github.com/notqwertz/notqwertz.github.io", - "owner": { - "username": "notqwertz", - - "email": "zuweyrh752@gmail.com", - - + "email": "zuweyrh752@gmail.com" }, - "record": { - "CNAME": "notqwertz.github.io" - } - } -