From 01874dc0a94c3853dfd16d3b950a258a84bfe778 Mon Sep 17 00:00:00 2001 From: ejaz4 Date: Sat, 5 Aug 2023 01:16:18 +0100 Subject: [PATCH] feat(domain): ejaz.is-a.dev --- domains/ejaz.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/ejaz.json b/domains/ejaz.json index a6664dc9b..47050836e 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,9 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", - "owner": { - "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" - }, - "record": { - "CNAME": "ejaz4.github.io" - } + "owner": { + "username": "ejaz4", + "email": "ejazali4@protonmail.ch" + }, + "record": { + "CNAME": "ejaz4.github.io" + } }