From 8b381a78012beeef2eb7ec0651c7895d95e9d145 Mon Sep 17 00:00:00 2001 From: KemoXtech <93053669+KemoXtech@users.noreply.github.com> Date: Sun, 30 Mar 2025 07:14:42 +0200 Subject: [PATCH] Update akrm.json --- domains/akrm.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/akrm.json b/domains/akrm.json index 9345bd600..efa77a1f3 100644 --- a/domains/akrm.json +++ b/domains/akrm.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "KemoXtech", - "email": "aljmalrealstate@gmail.com", - "discord": "868339557593137212" - }, - "record": { - "A": ["151.106.4.82"] - } + "description": "my portfolio", + "repo": "https://github.com/akrmz/my-portfolio", + "owner": { + "username": "akrmz", + "email": "aljmalrealstate@gmail.com", + "discord": "868339557593137212" + }, + "record": { + "CNAME": "akrmz.github.io" + } }