From 2990b082c9238682ec10f27f2c75934448f6f73b Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Thu, 13 Jul 2023 09:43:00 -0400 Subject: [PATCH] Create aleph.json --- domains/aleph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json new file mode 100644 index 000000000..ae6e16a26 --- /dev/null +++ b/domains/aleph.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website", + "repo": "https://github.com/alephdfilms/alephdfilms.github.io", + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "CNAME": "alephdfilms.github.io" + } +}