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] 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" + } +}