From 5e40f1a799fee2e6f774a6da609d5833ccb8aebf Mon Sep 17 00:00:00 2001 From: Maks <73048812+LinusBotTips@users.noreply.github.com> Date: Sun, 24 Oct 2021 17:34:03 +1100 Subject: [PATCH 1/2] Create maks.json --- domains/maks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maks.json diff --git a/domains/maks.json b/domains/maks.json new file mode 100644 index 000000000..aba768485 --- /dev/null +++ b/domains/maks.json @@ -0,0 +1,10 @@ +{ + "description": "A person portfolio site for me", + "owner": { + "username": "LinusBotTips", + "email": "maks-dev@outlook.com", + }, + "record": { + "CNAME": "linusbottips.github.io" + } +} From a106a9ad4e0809151a27c623dec32ad5c2b1af7a Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Tue, 26 Oct 2021 17:19:09 -0400 Subject: [PATCH 2/2] json --- domains/maks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maks.json b/domains/maks.json index aba768485..3b09a8b3f 100644 --- a/domains/maks.json +++ b/domains/maks.json @@ -2,7 +2,7 @@ "description": "A person portfolio site for me", "owner": { "username": "LinusBotTips", - "email": "maks-dev@outlook.com", + "email": "maks-dev@outlook.com" }, "record": { "CNAME": "linusbottips.github.io"