From 4c8ced503c9cf4f2db8f6334275d0dee7e50c892 Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:50:43 +0200 Subject: [PATCH] Update akrm.json --- domains/akrm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index efa77a1f3..0736eb29b 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,12 +1,12 @@ { "description": "my portfolio", - "repo": "https://github.com/akrmz/my-portfolio", + "repo": "https://github.com/KemoXtech/my-portfolio", "owner": { - "username": "akrmz", + "username": "KemoXtech", "email": "aljmalrealstate@gmail.com", "discord": "868339557593137212" }, "record": { - "CNAME": "akrmz.github.io" + "CNAME": "KemoXtech.github.io" } }