From 6848a9e50717bd808ffcbdeca7ada88309cc563e Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:24:18 +0200 Subject: [PATCH] Update imat.json --- domains/imat.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index c78b93b2f..23dd57767 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -1,9 +1,11 @@ { + "description": "Developer portfolio", + "repo": "https://github.com/imatx/imatx.github.io", "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com" + "username": "imatx", + "email": "adam.essakhi16+mat@gmail.com", + "twitter": "None" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" + "CNAME": "imatx.github.io" } -}