From 24868d7bf1a2c3288197dc0015b6f1cfdba1295c Mon Sep 17 00:00:00 2001 From: Elie <79168733+Elie404@users.noreply.github.com> Date: Sat, 24 Jul 2021 13:32:53 +0200 Subject: [PATCH] Create el2zay.json --- domains/el2zay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/el2zay.json diff --git a/domains/el2zay.json b/domains/el2zay.json new file mode 100644 index 000000000..ce6aea3e2 --- /dev/null +++ b/domains/el2zay.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Elie404/el2zay-site", + "owner": { + "username": "el2zay", + "email": "el2zay.contact@gmail.com", + "twitter": "ubuntulebest", + "discord": "el2zay#1234" + }, + "record": { + "CNAME": "https://elie404.github.io/el2zay-site/" + }