From 84ba6c120ee6c69cb1d0107219d7a6b925ab6173 Mon Sep 17 00:00:00 2001 From: Johan <41506568+johan-perso@users.noreply.github.com> Date: Mon, 19 Jul 2021 12:15:28 +0200 Subject: [PATCH 1/2] Create johan-stickman.json --- domains/johan-stickman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/johan-stickman.json diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json new file mode 100644 index 000000000..393961ee8 --- /dev/null +++ b/domains/johan-stickman.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "hhttps://github.com/johan-perso/johan-perso.github.io", + "owner": { + "username": "johan-perso", + "twitter": "Johan_Stickman", + "discord": "Johan#8021" + }, + "record": { + "CNAME": "johan-perso.github.io" + } +} From aefa930960b797581998687c37179f38f20d8fd2 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Mon, 19 Jul 2021 18:07:54 -0400 Subject: [PATCH 2/2] fix json --- domains/johan-stickman.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index 393961ee8..4f7d886eb 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -3,8 +3,9 @@ "repo": "hhttps://github.com/johan-perso/johan-perso.github.io", "owner": { "username": "johan-perso", + "email": "", "twitter": "Johan_Stickman", - "discord": "Johan#8021" + "discord": "Johan#8021" }, "record": { "CNAME": "johan-perso.github.io"