From a966bc202d7032ed61d518afa0e626586e97f37a Mon Sep 17 00:00:00 2001 From: Delta <47292121+ProtogenDelta@users.noreply.github.com> Date: Wed, 24 Aug 2022 08:58:36 +1000 Subject: [PATCH 1/2] Create delta.json Currently in use as a personal links page, might be used for a portfolio and/or blog in future. --- domains/delta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/delta.json diff --git a/domains/delta.json b/domains/delta.json new file mode 100644 index 000000000..7e26715f5 --- /dev/null +++ b/domains/delta.json @@ -0,0 +1,11 @@ +{ + "description": "Delta's personal website using Github Pages", + "repo": "https://github.com/protogendelta/protogendelta.github.io", + "owner": { + "username": "ProtogenDelta", + "twitter": "TheDeltaProto" + }, + "record": { + "CNAME": "protogendelta.github.io" + } +} From 61dc7d83cdb62c5358cb823a7302c92af580bc4d Mon Sep 17 00:00:00 2001 From: Delta <47292121+ProtogenDelta@users.noreply.github.com> Date: Wed, 24 Aug 2022 09:04:51 +1000 Subject: [PATCH 2/2] Add blank email for PR requirements --- domains/delta.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/delta.json b/domains/delta.json index 7e26715f5..62ee70d4d 100644 --- a/domains/delta.json +++ b/domains/delta.json @@ -3,6 +3,7 @@ "repo": "https://github.com/protogendelta/protogendelta.github.io", "owner": { "username": "ProtogenDelta", + "email": "", "twitter": "TheDeltaProto" }, "record": {