From d38941fc5352cd2ffca5ff2b8efa923be5f344b7 Mon Sep 17 00:00:00 2001 From: OtterCodes101 <134523836+OtterCodes101@users.noreply.github.com> Date: Wed, 24 May 2023 16:13:52 -0600 Subject: [PATCH 1/2] Create otter.json --- domains/otter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/otter.json diff --git a/domains/otter.json b/domains/otter.json new file mode 100644 index 000000000..8efbcc1a2 --- /dev/null +++ b/domains/otter.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website!", + "repo": "https://github.com/OtterCodes101/OtterCodes101.github.io", + "owner": { + "username": "OtterCodes101", + "email": "oliver.anderson4435@gmail.com", + }, + "record": { + "CNAME": "ottercodes101.github.io" + } +} From 9945072959eff8e980c1b4fc1f86be99a74123be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 16:05:13 +0800 Subject: [PATCH 2/2] Update otter.json --- domains/otter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/otter.json b/domains/otter.json index 8efbcc1a2..e10a93302 100644 --- a/domains/otter.json +++ b/domains/otter.json @@ -3,7 +3,7 @@ "repo": "https://github.com/OtterCodes101/OtterCodes101.github.io", "owner": { "username": "OtterCodes101", - "email": "oliver.anderson4435@gmail.com", + "email": "oliver.anderson4435@gmail.com" }, "record": { "CNAME": "ottercodes101.github.io"