From c09abb8538e6242d34d96d559e372668e5824575 Mon Sep 17 00:00:00 2001 From: Eli <68946884+wensente27@users.noreply.github.com> Date: Wed, 16 Mar 2022 01:08:56 +0800 Subject: [PATCH 1/2] Create epnq.json --- domains/epnq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/epnq.json diff --git a/domains/epnq.json b/domains/epnq.json new file mode 100644 index 000000000..2d6b4d5ea --- /dev/null +++ b/domains/epnq.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Site", + "repo": "https://github.com/wensente27", + "owner": { + "username": "wensente27", + "twitter": "pnqe_eli" + }, + "record": { + "CNAME": "epnq.up.railway.app" + } +} From 0c210d0175d38344c7f698407f2c88946ed0cc00 Mon Sep 17 00:00:00 2001 From: Eli <68946884+wensente27@users.noreply.github.com> Date: Wed, 16 Mar 2022 10:38:24 +0800 Subject: [PATCH 2/2] Added email as empty string --- domains/epnq.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/epnq.json b/domains/epnq.json index 2d6b4d5ea..43558ab9d 100644 --- a/domains/epnq.json +++ b/domains/epnq.json @@ -3,6 +3,7 @@ "repo": "https://github.com/wensente27", "owner": { "username": "wensente27", + "email": "", "twitter": "pnqe_eli" }, "record": {