From 66f0a81f1544b5e1d023bb921d814cd1203dfcb2 Mon Sep 17 00:00:00 2001 From: Narcis B Date: Sat, 26 Feb 2022 23:52:54 +0200 Subject: [PATCH 1/2] Create leo.json --- domains/leo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/leo.json diff --git a/domains/leo.json b/domains/leo.json new file mode 100644 index 000000000..a4a5f648b --- /dev/null +++ b/domains/leo.json @@ -0,0 +1,11 @@ +{ + "description": "Leonard's Personal Website", + "repo": "https://github.com/LeonardSSH", + "owner": { + "username": "LeonardSSH", + "email": "leonardssh22@gmail.com" + }, + "record": { + "URL": "https://leonard.sh" + } +} From 5a9f31e4ec8e695ce891e9ac6bbd92efef309261 Mon Sep 17 00:00:00 2001 From: Narcis B Date: Sat, 26 Feb 2022 23:55:29 +0200 Subject: [PATCH 2/2] add twitter --- domains/leo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/leo.json b/domains/leo.json index a4a5f648b..24046e7b9 100644 --- a/domains/leo.json +++ b/domains/leo.json @@ -3,7 +3,8 @@ "repo": "https://github.com/LeonardSSH", "owner": { "username": "LeonardSSH", - "email": "leonardssh22@gmail.com" + "email": "leonardssh22@gmail.com", + "twitter": "leonardssh22" }, "record": { "URL": "https://leonard.sh"