From 31e489a4ec637d1d879371401c33fbcd8a00df5d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:34 -0400 Subject: [PATCH] feat(domain): aleph.is-a.dev --- domains/aleph.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index ae6e16a26..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -1,11 +1,10 @@ { - "description": "My Personal Website", - "repo": "https://github.com/alephdfilms/alephdfilms.github.io", - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": "forward-email=alephdiallo@mail.com" + } } -} + \ No newline at end of file