From 1b891b530c00b8e5f3326da8c26a67bbd5069987 Mon Sep 17 00:00:00 2001 From: seanconroy2021 Date: Sun, 3 Dec 2023 19:06:47 +0000 Subject: [PATCH 1/2] feat(domain): seanconroy.is-a.dev --- domains/seanconroy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seanconroy.json diff --git a/domains/seanconroy.json b/domains/seanconroy.json new file mode 100644 index 000000000..7fb22b975 --- /dev/null +++ b/domains/seanconroy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "seanconroy2021", + "email": "github@seanconroy.link" + }, + "record": { + "URL": "seanconroy.link" + } +} From 892693c2459bba194fab8da5de41eebedc7099d6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:12:28 -0500 Subject: [PATCH 2/2] Update seanconroy.json --- domains/seanconroy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seanconroy.json b/domains/seanconroy.json index 7fb22b975..2ee2cab41 100644 --- a/domains/seanconroy.json +++ b/domains/seanconroy.json @@ -4,6 +4,6 @@ "email": "github@seanconroy.link" }, "record": { - "URL": "seanconroy.link" + "URL": "https://seanconroy.link" } }