From d39fe44c59d579523edd177c3b495dce4eeeb62e Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Tue, 13 Jul 2021 13:34:36 +0200 Subject: [PATCH] Create lellis.json --- domains/lellis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lellis.json diff --git a/domains/lellis.json b/domains/lellis.json new file mode 100644 index 000000000..fe5168001 --- /dev/null +++ b/domains/lellis.json @@ -0,0 +1,11 @@ +{ + "description": "a cool subdomain", + "repo": "https://github.com/LellisV2", + "owner": { + "username": "LellisV2", + "email": "me@lellis.xyz" + }, + "record": { + "CNAME": "dev.lellis.xyz" + } +}