From 076f8502bfe2ebdc00e927a1d8b32650c56ccf24 Mon Sep 17 00:00:00 2001 From: Potato Land <96445998+potatoland4492@users.noreply.github.com> Date: Mon, 18 Apr 2022 08:19:24 -0700 Subject: [PATCH 1/4] Create potatoland4492.json --- domains/potatoland4492.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/potatoland4492.json diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/potatoland4492.json @@ -0,0 +1 @@ + From e33ebbace6706fdecf5600e16698a74b3aafc1fc Mon Sep 17 00:00:00 2001 From: Potato Land <96445998+potatoland4492@users.noreply.github.com> Date: Mon, 18 Apr 2022 08:22:06 -0700 Subject: [PATCH 2/4] Update potatoland4492.json --- domains/potatoland4492.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json index 8b1378917..e303874e0 100644 --- a/domains/potatoland4492.json +++ b/domains/potatoland4492.json @@ -1 +1,11 @@ - +{ + "description": "A personal site for all my projects.", + "repo": "https://github.com/potatoland4492/devpage", + "owner": { + "username": "potatoland4492", + "email": "potatoland4492@gmail.com" + }, + "record": { + "CNAME": "potatoland4492.github.io/devpage" + } +} From 4f1e44f6763d9c1737776c83ff3e63058efd344b Mon Sep 17 00:00:00 2001 From: Potato Land <96445998+potatoland4492@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:27:06 -0700 Subject: [PATCH 3/4] Update potatoland4492.json --- domains/potatoland4492.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json index e303874e0..0092ca1ef 100644 --- a/domains/potatoland4492.json +++ b/domains/potatoland4492.json @@ -6,6 +6,6 @@ "email": "potatoland4492@gmail.com" }, "record": { - "CNAME": "potatoland4492.github.io/devpage" + "CNAME": "potatoland4492.github.io" } } From b319d74b77fcda8588ebbf9fa6f82b5224d73f6d Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Tue, 19 Apr 2022 07:29:14 -0500 Subject: [PATCH 4/4] fix repo --- domains/potatoland4492.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json index 0092ca1ef..8f3f2255f 100644 --- a/domains/potatoland4492.json +++ b/domains/potatoland4492.json @@ -1,6 +1,6 @@ { "description": "A personal site for all my projects.", - "repo": "https://github.com/potatoland4492/devpage", + "repo": "https://github.com/potatoland4492/potatoland4492.github.io", "owner": { "username": "potatoland4492", "email": "potatoland4492@gmail.com"