From b2771e16bb56116325a190024af933f382538170 Mon Sep 17 00:00:00 2001 From: Abdo <100898720+xAbdoAT@users.noreply.github.com> Date: Sat, 23 Mar 2024 15:20:39 +0200 Subject: [PATCH] fix the subdomain xabdoat.json --- domains/xabdoat.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/xabdoat.json b/domains/xabdoat.json index 381d4b433..e51a5ad39 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "xAbdoAT", - "email": "ABDO199877@gmail.com", - "discord": "943662778433032242" - }, - - "record": { - "CNAME": "xabdoat.github.io" - } + "description": "xAbdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", + "owner": { + "username": "xAbdoAT", + "email": "email@address", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } }