From bcb953144ddbe38ceeeed65333f1c5c5fb1b8f33 Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 15:09:50 -0400 Subject: [PATCH 1/2] Create joshuawise.json --- domains/joshuawise.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshuawise.json diff --git a/domains/joshuawise.json b/domains/joshuawise.json new file mode 100644 index 000000000..59f7aca88 --- /dev/null +++ b/domains/joshuawise.json @@ -0,0 +1,12 @@ +{ + "description": "Joshua Wise's Personal Page", + "repo": "https://github.com/jlwisedev/jlwisedev.github.io", + "owner": { + "username": "jlwisedev", + "email": "jlwiseeha24@gmail.com" + }, + "record": { + "CNAME": "https://jlwisedev.github.io" + }, + "proxied": true +} From e440bef3e93e3fcf65a65dca866f1bcf745634ca Mon Sep 17 00:00:00 2001 From: jlwisedev Date: Fri, 28 Mar 2025 20:09:19 -0400 Subject: [PATCH 2/2] Update joshuawise.json --- domains/joshuawise.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joshuawise.json b/domains/joshuawise.json index 59f7aca88..6696a8ab7 100644 --- a/domains/joshuawise.json +++ b/domains/joshuawise.json @@ -6,7 +6,7 @@ "email": "jlwiseeha24@gmail.com" }, "record": { - "CNAME": "https://jlwisedev.github.io" + "CNAME": "jlwisedev.github.io" }, "proxied": true }