From 6a40f7349157a69686f78c633bcc95af99eb4562 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:53:32 +0100 Subject: [PATCH] Update moh.json --- domains/moh.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/moh.json b/domains/moh.json index 79ee9ea85..63a0df104 100644 --- a/domains/moh.json +++ b/domains/moh.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "description": "My Profile Website", + "repo": "https://github.com/minoyahia/personal-website", + "owner": { "username": "minoyahia", - "email": "minoyahiahf@gmail.com" - }, - "record": { - "TXT": "my very own domain" - } + "email": "notminoyahiahf@gmail.com" + }, + "record": { + "CNAME": "personal-website-cyj.pages.dev" } - \ No newline at end of file +}