From 66f0a81f1544b5e1d023bb921d814cd1203dfcb2 Mon Sep 17 00:00:00 2001 From: Narcis B Date: Sat, 26 Feb 2022 23:52:54 +0200 Subject: [PATCH] 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" + } +}