From 2c915c07ea2c42cae3124ad1f50cd28c6ad2b544 Mon Sep 17 00:00:00 2001 From: Mayer Fried <61520259+mfried40@users.noreply.github.com> Date: Thu, 29 Jun 2023 14:47:49 -0400 Subject: [PATCH 1/2] Create mayerfried.json --- domains/mayerfried.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mayerfried.json diff --git a/domains/mayerfried.json b/domains/mayerfried.json new file mode 100644 index 000000000..aa061a235 --- /dev/null +++ b/domains/mayerfried.json @@ -0,0 +1,11 @@ +{ + "description": "Mayer Fried Is A Dev", + "repo": "https://github.com/mfried40", + "owner": { + "username": "mfried40", + "email": "mayer@mayerfried.com" + }, + "record": { + "CNAME": "mayerfried.dev" + } +} From d87ab4a7829ac6a554ef2793784507ccfb077abb Mon Sep 17 00:00:00 2001 From: Mayer Fried <61520259+mfried40@users.noreply.github.com> Date: Thu, 29 Jun 2023 15:47:02 -0400 Subject: [PATCH 2/2] Update mayerfried.json --- domains/mayerfried.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayerfried.json b/domains/mayerfried.json index aa061a235..85b531275 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -6,6 +6,6 @@ "email": "mayer@mayerfried.com" }, "record": { - "CNAME": "mayerfried.dev" + "CNAME": "me.mayerfried.com" } }