From 8d5b46fdb3fbbb50d29f012e2f344143c0b7e7ba Mon Sep 17 00:00:00 2001 From: Taha Bouras <34185796+taha2002@users.noreply.github.com> Date: Sat, 3 Sep 2022 17:26:42 +0100 Subject: [PATCH] update domain record --- domains/taha.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/domains/taha.json b/domains/taha.json index f1d31f707..a04645037 100644 --- a/domains/taha.json +++ b/domains/taha.json @@ -1,12 +1,11 @@ - - { - "owner": { - "username": "taha2002", - "email": "bouras1920@gmail.com" - }, - - "record": { - "A": ["taha2002.github.io"] - } - } - \ No newline at end of file +{ + "description": "Taha bou's Portfolio", + "repo": "https://github.com/tahakocabuga/taha2002.github.io", + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + "record": { + "CNAME": "taha2002.github.io" + } +} \ No newline at end of file