From 23d0151cdc4457f76618fc9b156443f2dfa93b04 Mon Sep 17 00:00:00 2001 From: pxseu <57842793+pxseu@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:53:00 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=98=B3my=20website?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/pxseu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pxseu.json diff --git a/domains/pxseu.json b/domains/pxseu.json new file mode 100644 index 000000000..63bd00a49 --- /dev/null +++ b/domains/pxseu.json @@ -0,0 +1,10 @@ +{ + "description": "Pxseu's website!", + "owner": { + "username": "pxseu", + "email": "me@pxseu.com" + }, + "record": { + "URL": "https://www.pxseu.com" + } +} From 8973ebbc4002ee093c7696b4e19e12930551fa0a Mon Sep 17 00:00:00 2001 From: pxseu <57842793+pxseu@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:59:32 +0000 Subject: [PATCH 2/2] replace email with twitter for pxseu.json --- domains/pxseu.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/pxseu.json b/domains/pxseu.json index 63bd00a49..fcaf57524 100644 --- a/domains/pxseu.json +++ b/domains/pxseu.json @@ -1,8 +1,9 @@ { - "description": "Pxseu's website!", + "description": "Pxseu's website!", "owner": { "username": "pxseu", - "email": "me@pxseu.com" + "email": "", + "twitter": "@pxseu" }, "record": { "URL": "https://www.pxseu.com"