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" + } +}